MonoMac.Foundation.NSCharacterSet: Method Members

The methods of MonoMac.Foundation.NSCharacterSet are listed below. For a list of all members, see the NSCharacterSet Members list.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

Contains(char) : bool
Documentation for this section has not yet been entered.
Contains(uint) : bool
Documentation for this section has not yet been entered.
static
FromBitmap(NSData) : NSCharacterSet
Documentation for this section has not yet been entered.
static
FromFile(string) : NSCharacterSet
Documentation for this section has not yet been entered.
static
FromRange(NSRange) : NSCharacterSet
Documentation for this section has not yet been entered.
static
FromString(string) : NSCharacterSet
Documentation for this section has not yet been entered.
GetBitmapRepresentation() : NSData
Documentation for this section has not yet been entered.
HasMemberInPlane(byte) : bool
Documentation for this section has not yet been entered.
IsSupersetOf(NSCharacterSet) : bool
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSCharacterSet object.