System::Collections::Generic::List::InsertRange मेथड

List::InsertRange method

निर्दिष्ट स्थिति पर डेटा रेंज सम्मिलित करता है।

void System::Collections::Generic::List<T>::InsertRange(int index, IEnumerablePtr collection)
पैरामीटरप्रकारविवरण
सूचकांकintडेटा डालने के लिए सूचकांक.
संग्रहIEnumerablePtrडालने के लिए तत्वों का संग्रह.

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