Foundation.NSMutableCharacterSet: Method Members

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

See Also: Inherited members from Foundation.NSCharacterSet

Public Methods

AddCharacters(NSRange)
Documentation for this section has not yet been entered.
AddCharacters(NSString)
Documentation for this section has not yet been entered.
static
FromBitmapRepresentation(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.
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(NSString)
Documentation for this section has not yet been entered.
UnionWith(NSCharacterSet)
Documentation for this section has not yet been entered.