Mono Class Library: System.Array Overview | Members

System.Array.Rank Property

Gets the rank (number of dimensions) of the current instance. [Edit]

public int Rank { get; }

Value

A int that contains the rank (number of dimensions) of the current instance. [Edit]

Remarks

This property is read-only. [Edit]

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0