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