Click or drag to resize

DataStoreVirtualCollectionTInsert Method

Overload List
  NameDescription
Public methodInsert(Int32, Object)
Insert a value into the collection with the specified index
Public methodInsert(Int32, T)
Inserts an item at the specified index. This collection is read-only so this throws an exception.
Top
See Also