GetEnumerator()
Collection::GetEnumerator() method
Gets enumerator to iterate through collection.
SharedPtr<Generic::IEnumerator<T>> System::Collections::ObjectModel::Collection<T>::GetEnumerator() override
Return Value
Created enumerator iterating through current collection.
See Also
- Typedef SharedPtr
- Class IEnumerator
- Class Collection
- Namespace System::Collections::ObjectModel
- Library Aspose.Slides