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