다음을 통해 공유


NSCharacterSet.IsSupersetOf(NSCharacterSet) 메서드

정의

이 문자 집합이 지정된 다른 문자 집합의 상위 집합인지 여부입니다.

[Foundation.Export("isSupersetOfSet:")]
public virtual bool IsSupersetOf (Foundation.NSCharacterSet theOtherSet);
abstract member IsSupersetOf : Foundation.NSCharacterSet -> bool
override this.IsSupersetOf : Foundation.NSCharacterSet -> bool

매개 변수

theOtherSet
NSCharacterSet

반환

특성

적용 대상