Aspose::Words::WarningInfoCollection::GetEnumerator method

WarningInfoCollection::GetEnumerator method

Returns an enumerator object that can be used to iterate over all items in the collection.

System::SharedPtr<System::Collections::Generic::IEnumerator<System::SharedPtr<Aspose::Words::WarningInfo>>> Aspose::Words::WarningInfoCollection::GetEnumerator() override

See Also