Click or drag to resize

DataStoreVirtualCollectionTAdd Method

Overload List
  NameDescription
Public methodAdd(Object)
Adds an item to the current collection.
Public methodAdd(T)
Adds an item to the current collection. This collection is read-only so this throws an exception.
Top
See Also