Enumeration Case
列挙ケース
NSSpecifier
NSSpecifierTest.TestComparisonOperation.contains
Binary containment operator that results in
true
if the test object is a list or string that matches the other object (which is also a list or string) at any location.
バイナリ比較演算子、それはtrue
という結果になります、もしテストオブジェクトがあるリストまたは文字列であり、他のオブジェクト(それも同様にリストまたは文字列である)にあらゆる位置で合致するものならば。
Availability 有効性
- macOS 10.0+
- Mac Catalyst 15.0+
Technology
- Foundation ファウンデーション
Declaration 宣言
case contains = 7