[Mono-dev] (no subject)
    Jonathan Pryor 
    jonpryor at vt.edu
       
    Mon Aug  7 19:55:29 EDT 2006
    
    
  
On Mon, 2006-08-07 at 18:20 -0500, dev at timeisswift.com wrote:
> Is there any work being done on System.Collections.ObjectModel?
Work _has_ been done, with the following classes already in svn:
	System.Collections.ObjectModel.Collection
	System.Collections.ObjectModel.KeyedCollection
	System.Collections.ObjectModel.ReadOnlyCollection
The ChangeLog says that they were added in 2005-06-19 (over a year ago).
You need to be using `gmcs' in order to use these types, as only gmcs
targets the .NET 2.0 API.
 - Jon
    
    
More information about the Mono-devel-list
mailing list