Aspose::Pdf::DestinationCollection::GetEnumerator method

DestinationCollection::GetEnumerator method

Returns the enumerator.

System::SharedPtr<System::Collections::Generic::IEnumerator<System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<System::Object>>>> Aspose::Pdf::DestinationCollection::GetEnumerator() override

ReturnValue

The enumerator.

See Also