طريقة System::Collections::Generic::IList::idx_get

IList::idx_get method

يحصل على العنصر عند الفهرس المحدد.

virtual T System::Collections::Generic::IList<T>::idx_get(int index) const =0
معاملنوعالوصف
الفهرسintفهرس العنصر المراد الحصول عليه.

ReturnValue

نسخة من العنصر عند الفهرس المحدد.

انظر أيضًا