Click or drag to resize

Array Properties

X#

The Array type exposes the following members.

Properties
  NameDescription
Public propertyCount (Inherited from Array OfT.)
Public propertyDefaultValue (Overrides DefaultValue.)
Public propertyIsEmpty (Inherited from Array OfT.)
Public propertyItemLong
Get/Set array elements with a ZERO based array index.
Public propertyItemLong
Get/Set array elements with a ZERO based array index.
Public propertyItemLong, Long
Get/Set array elements with a ZERO based array index.
Public propertyItemLong, String
Get/Set array elements with a ZERO based array index.
(Inherited from Array OfT.)
Public propertyLength
Length of the array.
(Inherited from Array OfT.)
Public propertyLocked (Inherited from Array OfT.)
Top
See Also