ArrayShape.Rank プロパティ

定義

配列のディメンションの数を取得します。

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

プロパティ値

ディメンションの数。

適用対象