Aspose::Page::EPS::XMP::XmpMetadata::CopyTo method
XmpMetadata::CopyTo method
컬렉션의 요소를 배열에 복사합니다.
void Aspose::Page::EPS::XMP::XmpMetadata::CopyTo(System::ArrayPtr<System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<XmpValue>>> array, int32_t index) override
| 매개변수 | 형식 | 설명 |
|---|---|---|
| array | System::ArrayPtr<System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<XmpValue>>> | 대상 배열. |
| index | int32_t | 시작 인덱스. |
또 보기
- Typedef ArrayPtr
- Class KeyValuePair
- Class String
- Typedef SharedPtr
- Class XmpValue
- Class XmpMetadata
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++