Method InsertItems
InsertItems(Int32, T[])
Declaration
protected virtual void InsertItems(int index, T[] collection)
Parameters
Type | Name | Description |
---|---|---|
Int32 | index | |
T[] | collection |
protected virtual void InsertItems(int index, T[] collection)
Type | Name | Description |
---|---|---|
Int32 | index | |
T[] | collection |