DataStoreVirtualCollectionTAdd Method |
Name | Description | |
---|---|---|
Add(Object) |
Adds an item to the current collection.
| |
Add(T) |
Adds an item to the current collection. This collection is read-only so this throws an exception.
|