ArrayRecord.Rank 屬性

定義

取得陣列的排名。

public:
 property int Rank { int get(); };
public int Rank { get; }
member this.Rank : int
Public ReadOnly Property Rank As Integer

屬性值

陣列的排名。

適用於