Instance Method インスタンスメソッド

remove(charactersIn:)

Remove the values from the specified string from the CharacterSet. 指定された文字列からの値をCharacterSetから取り除きます。

Declaration 宣言

mutating func remove(charactersIn string: String)

See Also 参照

Combining Character Sets 文字集合を結合する