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