Gets a 64-bit integer that represents the total number of elements in all the dimensions of the
Array.
Namespace: SystemAssembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax public long LongLength { get; }
Return Value
Type:
Int64A 64-bit integer that represents the total number of elements in all the dimensions of the
Array.
See Also