System::Collections::IListImplValueType::Insert method

IListImplValueType::Insert method

निर्दिष्ट स्थिति में तत्व डालता है, अन्य तत्वों को शिफ्ट करता है।

virtual void System::Collections::IListImplValueType<T>::Insert(int index, System::SharedPtr<System::Object> value) override
पैरामीटरप्रकारविवरण
सूचकांकintतत्व डालने के लिए इंडेक्स।
मानSystem::SharedPtr<System::Object>निर्दिष्ट इंडेक्स पर डालने के लिए आइटम।

संबंधित देखें