NSCharacterSet.InvertedSet Property

Definition

A character set containing only characters that are not present in this character set.

public virtual Foundation.NSCharacterSet InvertedSet { [Foundation.Export("invertedSet")] get; }
member this.InvertedSet : Foundation.NSCharacterSet

Property Value

Attributes

Applies to