ListBase<(Of <(<'T>)>)>..::..Insert Method
This method must be overridden by the derived class to insert a new
item at the given index.
Namespace:
Wintellect.PowerCollections
Assembly:
PowerCollections (in PowerCollections.dll)
Syntax
Exceptions
Exception | Condition |
---|---|
ArgumentOutOfRangeException | index is less than zero or greater than Count. |