System::Collections::Generic::IKVCollection::Insert yöntemi
IKVCollection::Insert method
Öğeyi belirtilen konuma ekler.
virtual void System::Collections::Generic::IKVCollection<T>::Insert(int index, const T &item) override
| Parametre | Tür | Açıklama |
|---|---|---|
| indeks | int | Öğenin konulacağı pozisyon. |
| öğe | const T& | Belirtilen konuma koyulacak öğe. |
Ayrıca Bakınız
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Font for C++