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
- Typedef SharedPtr
- Class IEnumerator
- Class KeyValuePair
- Class String
- Class Object
- Class DestinationCollection
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++