Aspose::Words::Lists::ListLevelCollection::GetEnumerator method

ListLevelCollection::GetEnumerator method

Gets the enumerator object that will enumerate levels in this list.

System::SharedPtr<System::Collections::Generic::IEnumerator<System::SharedPtr<Aspose::Words::Lists::ListLevel>>> Aspose::Words::Lists::ListLevelCollection::GetEnumerator() override

See Also