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

formIntersection(_:)

Sets the value to an intersection of the CharacterSet with another CharacterSet. 値をこのCharacterSetと別のCharacterSetの交差に設定します。

Declaration 宣言

mutating func formIntersection(_ other: CharacterSet)

Relationships 関係

From Protocol 由来プロトコル

See Also 参照

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