NSCharacterSet.IsSupersetOf(NSCharacterSet) Metodo

Definizione

Indica se questo set di caratteri è un superset dell'altro set di caratteri specificato.

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

Parametri

theOtherSet
NSCharacterSet

Restituisce

Attributi

Si applica a