NSCharacterSet.Alphanumerics 属性

定义

包含“字母”、“标记”和“数字”类别中的字符的字符集。

public static Foundation.NSCharacterSet Alphanumerics { [Foundation.Export("alphanumericCharacterSet", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.Alphanumerics : Foundation.NSCharacterSet

属性值

属性

适用于