Method RemoveItems
RemoveItems(Int32, Int32)
Declaration
protected override TItem[] RemoveItems(int index, int count)
Parameters
Type | Name | Description |
---|---|---|
Int32 | index | |
Int32 | count |
Returns
Type | Description |
---|---|
TItem[] |
protected override TItem[] RemoveItems(int index, int count)
Type | Name | Description |
---|---|---|
Int32 | index | |
Int32 | count |
Type | Description |
---|---|
TItem[] |