[This is preliminary documentation and is subject to change.]
| Icon | Member | Description |
|---|---|---|
| Item[([( Int32])]) | Gets or Sets a T object at a particular numerical position in the
collection. | |
| Item[([( String])]) | Looks up an object in the IndexedList by string key. | |
| Item[([( Int32, Object])]) | Looks up an object in the IndexedList by key. |