System::Collections::Generic::IKVCollection::Insert μέθοδος
IKVCollection::Insert method
Εισάγει το αντικείμενο στην καθορισμένη θέση.
virtual void System::Collections::Generic::IKVCollection<T>::Insert(int index, const T &item) override
| Parameter | Type | Περιγραφή |
|---|---|---|
| δείκτης | int | Θέση για τοποθέτηση του στοιχείου. |
| στοιχείο | const T& | Στοιχείο για τοποθέτηση στη συγκεκριμένη θέση. |
Δείτε επίσης
- Class IKVCollection
- Namespace System::Collections::Generic
- Library Aspose.Page for C++