MonoMac.Foundation.NSMutableCharacterSet Members

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

See Also: Inherited members from MonoMac.Foundation.NSCharacterSet

Public Constructors

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.

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.

Public Methods

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.