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
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)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. | |
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. | ||