Click or drag to resize
Array Properties

The Array type exposes the following members.

Properties
  NameDescription
Public propertyLength
Gets a 32-bit integer that represents the total number of elements in all the dimensions of the Array.
Public propertyLongLength
Gets a 64-bit integer that represents the total number of elements in all the dimensions of the Array.
Top
See Also