System::Collections::IListImplValueType::Insert μέθοδος
IListImplValueType::Insert method
Εισάγει στοιχείο στη συγκεκριμένη θέση, μετακινώντας τα άλλα στοιχεία.
virtual void System::Collections::IListImplValueType<T>::Insert(int index, System::SharedPtr<System::Object> value) override
| Parameter | Type | Περιγραφή |
|---|---|---|
| δείκτης | int | Θέση για εισαγωγή στοιχείων. |
| τιμή | System::SharedPtr<System::Object> | Αντικείμενο για εισαγωγή στη συγκεκριμένη θέση. |
Δείτε επίσης
- Typedef SharedPtr
- Class Object
- Class IListImplValueType
- Namespace System::Collections
- Library Aspose.Page for C++