共用方式為


PropertySchema.IsArray 屬性

定義

取得值,指出類型是否為數組。

public bool IsArray { get; }
member this.IsArray : bool
Public ReadOnly Property IsArray As Boolean

屬性值

如果陣列,則為 True。

適用於