Array Properties |
The Array type exposes the following members.
Name | Description | |
---|---|---|
Count | (Inherited from Array OfT.) | |
DefaultValue | (Overrides DefaultValue.) | |
IsEmpty | (Inherited from Array OfT.) | |
ItemLong |
Get/Set array elements with a ZERO based array index.
| |
ItemLong |
Get/Set array elements with a ZERO based array index.
| |
ItemLong, Long |
Get/Set array elements with a ZERO based array index.
| |
ItemLong, String |
Get/Set array elements with a ZERO based array index.
(Inherited from Array OfT.) | |
Length | Length of the array. (Inherited from Array OfT.) | |
Locked | (Inherited from Array OfT.) |