IntegerArray Properties |
The IntegerArray type exposes the following members.
Name | Description | |
---|---|---|
IsFixedSize |
Returns true if and only if collection has fixed size.
| |
IsReadOnly |
Returns true if and only if collection is read only.
| |
Item |
Returns certain element of the array by its index.
| |
Length |
Number of elements in the collection.
|