ILongArray Properties |
The ILongArray type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
Determine the size of the ILongArray.
|
![]() | FirstIndex |
Determine the first index that exists in the ILongArray.
|
![]() | IsEmpty |
Determine if ILongArray is empty.
|
![]() | Item |
The value stored at the specified index.
|
![]() | LastIndex |
Determine the last index that exists in the ILongArray.
|
![]() | SyncRoot |
Gets an object that can be used to synchronize access to this
ILongArray.
|