Type Method 型メソッド

characterSetWithCharactersInString:

Returns a character set containing the characters in a given string. 与えられた文字列の中の文字を含んでいる文字集合を返します。

Declaration 宣言

+ (NSMutableCharacterSet *)characterSetWithCharactersInString:(NSString *)aString;

See Also 参照

Creating Custom Character Sets あつらえの文字集合を作成する