Type Method 型メソッド

controlCharacterSet

Returns a character set containing the characters in Unicode General Category Cc and Cf. 「ユニコード一般カテゴリ」のCcとCfの中の文字を含んでいる文字集合を返します。

Declaration 宣言

+ (NSMutableCharacterSet *)controlCharacterSet;

See Also 参照

Getting Standard Character Sets 標準文字集合を取得する