The members of MonoMac.Foundation.NSMutableCharacterSet are listed below.
See Also: Inherited members from MonoMac.Foundation.NSCharacterSet
| Default constructor, initializes a new instance of this class. | ||
| 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] override | ClassHandle | IntPtr. The handle for this class. |
AddCharacters(string)Documentation for this section has not yet been entered. | ||
IntersectWith(NSCharacterSet)Documentation for this section has not yet been entered. | ||
Invert()Documentation for this section has not yet been entered. | ||
RemoveCharacters(NSRange)Documentation for this section has not yet been entered. | ||
RemoveCharacters(string)Documentation for this section has not yet been entered. | ||
UnionWith(NSCharacterSet)Documentation for this section has not yet been entered. | ||