Aspose::Page::EPS::XmpMetadata::CopyTo metod

XmpMetadata::CopyTo method

Kopierar element från samlingen till en array.

void Aspose::Page::EPS::XMP::XmpMetadata::CopyTo(System::ArrayPtr<System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<XmpValue>>> array, int32_t index) override
ParameterTypeBeskrivning
arraySystem::ArrayPtr<System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<XmpValue>>>Destinationsarray.
indexint32_tStartindex.

Se även