Aspose::Page::EPS::XMP::XmpValue::to_KeyValuePairArray 메서드
XmpValue::to_KeyValuePairArray method
XmlValue을 명명된 컬렉션 값으로 변환합니다.
static System::ArrayPtr<System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<XmpValue>>> Aspose::Page::EPS::XMP::XmpValue::to_KeyValuePairArray(System::SharedPtr<XmpValue> value)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| value | System::SharedPtr<XmpValue> | 변환할 값. |
ReturnValue
XmlValue.
또 보기
- Typedef ArrayPtr
- Class KeyValuePair
- Class String
- Typedef SharedPtr
- Class XmpValue
- Class XmpValue
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++