System::Collections::Generic::IKVCollection::Insert metod
IKVCollection::Insert method
Infogar objekt på angiven position.
virtual void System::Collections::Generic::IKVCollection<T>::Insert(int index, const T &item) override
| Parameter | Type | Beskrivning |
|---|---|---|
| index | int | Position att placera objektet på. |
| objekt | const T& | Objekt att placera på angiven position. |
Se även
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++