Gets the number of elements in the specified dimension of the array.
- dimension
- The zero-based dimension of the array whose length is to be determined.
The number of elements in the specified dimension of the array.
Type Reason IndexOutOfRangeException dimension is less than zero.
-or-
dimension is equal to or greater than Array.Rank.
Documentation for this section has not yet been entered.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0