System::Collections::CollectionBase::ListImpl::idx_set طريقة

ListImpl::idx_set method

يضبط العنصر عند الفهرس المحدد.

void System::Collections::CollectionBase<T>::ListImpl::idx_set(int32_t index, T value)
معاملنوعالوصف
الفهرسint32_tالفهرس الصفري للعنصر المراد الحصول عليه أو تعيينه.
قيمةTالعنصر المراد تعيينه.

انظر أيضًا