Aspose::Page::EPS::XMP::XmpMetadata::SetArrayItem طريقة
XmpMetadata::SetArrayItem method
يضبط القيمة في مصفوفة. سيتم استبدال القيمة السابقة بأخرى جديدة.
void Aspose::Page::EPS::XMP::XmpMetadata::SetArrayItem(System::String arrayKey, int32_t index, System::SharedPtr<XmpValue> value)
| Parameter | Type | الوصف |
|---|---|---|
| arrayKey | System::String | مفتاح المصفوفة للبحث في القاموس. |
| الفهرس | int32_t | فهرس القيمة الجديدة في المصفوفة. |
| value | System::SharedPtr<XmpValue> | القيمة التي سيتم تعيينها في المصفوفة. |
انظر أيضًا
- Class String
- Typedef SharedPtr
- Class XmpValue
- Class XmpMetadata
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++