[]
Copies the elements of a collection over a range of elements.
public override void SetRange(int index, ICollection c)
Public Overrides Sub SetRange(index As Integer, c As ICollection)
| Type | Name | Description |
|---|---|---|
| int | index | |
| ICollection | c |