Mono Class Library: System.Array Overview | Members

System.Array.LongLength Property

Gets the total number of elements in all the dimensions of the current instance.

[System.Runtime.InteropServices.ComVisible(false)]
public long LongLength { get; }

Value

A long value containing the length of the array.

Remarks

This property is read-only.

Requirements

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