MonoMac.Foundation.NSCharacterSet Members

The members of MonoMac.Foundation.NSCharacterSet are listed below.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Constructors

Default constructor that initializes a new instance of this class with no parameters.
A constructor that initializes the object from the data stored in the unarchiver object.
Constructor to call on derived classes when the derived class has an [Export] constructor.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

[read-only]
static
AlphanumericsNSCharacterSet. Documentation for this section has not yet been entered.
[read-only]
static
CapitalizedNSCharacterSet. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
static
ControlsNSCharacterSet. Documentation for this section has not yet been entered.
[read-only]
static
DecimalDigitsNSCharacterSet. Documentation for this section has not yet been entered.
[read-only]
static
DecomposablesNSCharacterSet. Documentation for this section has not yet been entered.
[read-only]
static
IllegalsNSCharacterSet. Documentation for this section has not yet been entered.
[read-only]
InvertedSetNSCharacterSet. Documentation for this section has not yet been entered.
[read-only]
static
LettersNSCharacterSet. Documentation for this section has not yet been entered.
[read-only]
static
LowercaseLettersNSCharacterSet. Documentation for this section has not yet been entered.
[read-only]
static
MarksNSCharacterSet. Documentation for this section has not yet been entered.
[read-only]
static
NewlinesNSCharacterSet. Documentation for this section has not yet been entered.
[read-only]
static
PunctuationNSCharacterSet. Documentation for this section has not yet been entered.
[read-only]
static
SymbolsNSCharacterSet. Documentation for this section has not yet been entered.
[read-only]
static
UppercaseLettersNSCharacterSet. Documentation for this section has not yet been entered.
[read-only]
static
WhitespaceAndNewlinesNSCharacterSet. Documentation for this section has not yet been entered.
[read-only]
static
WhitespacesNSCharacterSet. Documentation for this section has not yet been entered.

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.