طريقة System::Collections::Generic::_ValueList::idx_get
_ValueList::idx_get method
يحصل على القيمة في الموضع المحدد.
virtual TValue System::Collections::Generic::_ValueList<Dict>::idx_get(int index) const
| Parameter | Type | الوصف |
|---|---|---|
| الفهرس | int | الفهرس للحصول على القيمة منه. |
ReturnValue
نسخة من القيمة في الموضع المحدد.
انظر أيضًا
- Typedef TValue
- Class _ValueList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++