Aspose::Pdf::ArtifactCollection::GetEnumerator method

ArtifactCollection::GetEnumerator method

Gets enumerator for the collection.

System::SharedPtr<System::Collections::Generic::IEnumerator<System::SharedPtr<Artifact>>> Aspose::Pdf::ArtifactCollection::GetEnumerator() override

ReturnValue

Enumerator object.

See Also