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

ListImpl::idx_set method

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

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

انظر أيضًا