Aspose::Page::EPS::XMP::XmpMetadata::SetArrayItem method
XmpMetadata::SetArrayItem method
배열에 값을 설정합니다. 이전 값은 새 값으로 교체됩니다.
void Aspose::Page::EPS::XMP::XmpMetadata::SetArrayItem(System::String arrayKey, int32_t index, System::SharedPtr<XmpValue> value)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| arrayKey | System::String | 사전에서 검색할 배열의 키. |
| index | int32_t | 배열에서 새 값의 인덱스. |
| value | System::SharedPtr<XmpValue> | 배열에 설정할 값. |
또 보기
- Class String
- Typedef SharedPtr
- Class XmpValue
- Class XmpMetadata
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++