MonoMac.Foundation.NSMutableCharacterSet: Method Members

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

See Also: Inherited members from MonoMac.Foundation.NSCharacterSet

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.