DataStoreVirtualCollectionTRemove Method |
Name | Description | |
---|---|---|
Remove(Object) |
Removes the first occurrence of an item from the current collection.
| |
Remove(T) |
Remove the specified item. This collection is read-only so this throws an exception.
|