[Mono-osx] MonoMac basic Foundation types
Andrew Brehm
ajbrehm at gmail.com
Tue Jul 13 14:09:15 EDT 2010
Expose the basic Foundation as C# native types:
NSString becomes string
NSArray becomes strongly-typed array
Will this affect all NSString that are parameters for Cocoa methods? Is
there a way to access NSString for its methods from .NET?
And what's a "strongly-typed array"? Unless I am confused now I thought that
arrays in .NET are of one type (like Int32[]) whereas an NSArray is an array
of objects of any type (or should that of "objects of type id")?
--
View this message in context: http://mono.1490590.n4.nabble.com/MonoMac-basic-Foundation-types-tp2287794p2287794.html
Sent from the Mono - OSX mailing list archive at Nabble.com.
More information about the Mono-osx
mailing list