The members of MonoMac.Foundation.NSCharacterSet are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
| 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. |
| [read-only] static | Alphanumerics | NSCharacterSet. Documentation for this section has not yet been entered. |
| [read-only] static | Capitalized | NSCharacterSet. Documentation for this section has not yet been entered. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] static | Controls | NSCharacterSet. Documentation for this section has not yet been entered. |
| [read-only] static | DecimalDigits | NSCharacterSet. Documentation for this section has not yet been entered. |
| [read-only] static | Decomposables | NSCharacterSet. Documentation for this section has not yet been entered. |
| [read-only] static | Illegals | NSCharacterSet. Documentation for this section has not yet been entered. |
| [read-only] | InvertedSet | NSCharacterSet. Documentation for this section has not yet been entered. |
| [read-only] static | Letters | NSCharacterSet. Documentation for this section has not yet been entered. |
| [read-only] static | LowercaseLetters | NSCharacterSet. Documentation for this section has not yet been entered. |
| [read-only] static | Marks | NSCharacterSet. Documentation for this section has not yet been entered. |
| [read-only] static | Newlines | NSCharacterSet. Documentation for this section has not yet been entered. |
| [read-only] static | Punctuation | NSCharacterSet. Documentation for this section has not yet been entered. |
| [read-only] static | Symbols | NSCharacterSet. Documentation for this section has not yet been entered. |
| [read-only] static | UppercaseLetters | NSCharacterSet. Documentation for this section has not yet been entered. |
| [read-only] static | WhitespaceAndNewlines | NSCharacterSet. Documentation for this section has not yet been entered. |
| [read-only] static | Whitespaces | NSCharacterSet. Documentation for this section has not yet been entered. |
Contains(char)Documentation for this section has not yet been entered. | ||
Contains(uint)Documentation for this section has not yet been entered. | ||
static | FromBitmap(NSData)Documentation for this section has not yet been entered. | |
static | FromFile(string)Documentation for this section has not yet been entered. | |
static | FromRange(NSRange)Documentation for this section has not yet been entered. | |
static | FromString(string)Documentation for this section has not yet been entered. | |
GetBitmapRepresentation()Documentation for this section has not yet been entered. | ||
HasMemberInPlane(byte)Documentation for this section has not yet been entered. | ||
IsSupersetOf(NSCharacterSet)Documentation for this section has not yet been entered. | ||