共用方式為


NSCharacterSet.HasMemberInPlane(Byte) 方法

定義

此字元集在字元平面中是否至少有一個成員。

[Foundation.Export("hasMemberInPlane:")]
public virtual bool HasMemberInPlane (byte thePlane);
abstract member HasMemberInPlane : byte -> bool
override this.HasMemberInPlane : byte -> bool

參數

thePlane
Byte

傳回

屬性

適用於