طريقة System::Collections::ObjectModel::Collection::idx_set
Collection::idx_set method
يضبط القيمة في الفهرس المحدد.
virtual void System::Collections::ObjectModel::Collection<T>::idx_set(int index, T value) override
| معامل | نوع | الوصف |
|---|---|---|
| الفهرس | int | الفهرس لتعيين القيمة فيه. |
| قيمة | T | القيمة لتعيينها في الفهرس المحدد. |
انظر أيضًا
- Class Collection
- Namespace System::Collections::ObjectModel
- Library Aspose.Font for C++