Array.Rank プロパティ
Array のランク (次元数) を取得します。
Public ReadOnly Property Rank As Integer
[C#]
public int Rank {get;}
[C++]
public: __property int get_Rank();
[JScript]
public function get Rank() : int;
プロパティ値
Array のランク (次元数)。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ, .NET Compact Framework - Windows CE .NET, Common Language Infrastructure (CLI) Standard
参照
Array クラス | Array メンバ | System 名前空間 | Length | GetLength