NSCharacterSet.IsSupersetOf(NSCharacterSet) Método

Definición

Si este juego de caracteres es un superconjunto del conjunto de caracteres especificado.

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

Parámetros

theOtherSet
NSCharacterSet

Devoluciones

Atributos

Se aplica a