Compartilhar via


NSCharacterSet.IsSupersetOf(NSCharacterSet) Método

Definição

Se esse conjunto de caracteres é um superconjunto do outro 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

Retornos

Atributos

Aplica-se a