IndexedArrayT Properties |
The IndexedArrayT generic type exposes the following members.
Name | Description | |
---|---|---|
Item |
Gets/Sets the items in this array. Returns the default(t) if the item does not exist,
or default(t) is the item in the list.
|