System::Collections::ObjectModel::ReadOnlyCollection::idx_get method

ReadOnlyCollection::idx_get method

يحصل على العنصر في موقع محدد.

virtual T System::Collections::ObjectModel::ReadOnlyCollection<T>::idx_get(int index) const override
ParameterTypeالوصف
الفهرسintالفهرس للحصول على العنصر.

ReturnValue

نسخة من العنصر في الموضع المحدد.

انظر أيضًا