ArrayRecord.Rank 属性

定义

获取数组的排名。

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

属性值

数组的排名。

适用于