System::Collections::Generic::List::InsertRange metod
List::InsertRange method
Infogar dataintervall på en specifik position.
void System::Collections::Generic::List<T>::InsertRange(int index, IEnumerablePtr collection)
| Parameter | Type | Beskrivning |
|---|---|---|
| index | int | Index där data ska infogas. |
| samling | IEnumerablePtr | Samling av element att infoga. |
Se även
- Typedef IEnumerablePtr
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Page for C++