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

intersection(_:)

Returns an intersection of the CharacterSet with another CharacterSet. このCharacterSetと別のCharacterSetの交差を返します。

Declaration 宣言

func intersection(_ other: CharacterSet) -> CharacterSet

Relationships 関係

From Protocol 由来プロトコル

See Also 参照

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