ArrayShape.Rank 屬性

定義

取得陣列的維度數目。

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

屬性值

維度的數目。

適用於