DataStoreVirtualCollectionTInsert Method |
Name | Description | |
---|---|---|
Insert(Int32, Object) |
Insert a value into the collection with the specified index
| |
Insert(Int32, T) |
Inserts an item at the specified index. This collection is read-only so this throws an exception.
|