System::Collections::CollectionBase::ListImpl::Insert method

ListImpl::Insert method

निर्दिष्ट सूचकांक पर संग्रह में एक तत्व सम्मिलित करता है।

void System::Collections::CollectionBase<T>::ListImpl::Insert(int32_t index, const T &value)
पैरामीटरप्रकारविवरण
सूचकांकint32_tजिस शून्य-आधारित अनुक्रमणिका पर value सम्मिलित किया जाना चाहिए।
मानconst T&सम्मिलित करने के लिए तत्व।

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