System::Collections::Generic::IKVCollection::Insert metodu
IKVCollection::Insert method
Belirtilen konuma öğe ekler.
virtual void System::Collections::Generic::IKVCollection<T>::Insert(int index, const T &item) override
| Parameter | Type | Açıklama |
|---|---|---|
| indeks | int | Öğenin konulacağı pozisyon. |
| öğe | const T& | Belirtilen konuma konulacak öğe. |
Ayrıca Bakınız
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++