GetEnumerator()
GroupEnumerable::GetEnumerator() method
Gets enumerator.
SharedPtr<IEnumerator<SharedPtr<System::Linq::IGrouping<Key, Source>>>> System::Collections::Generic::Details::GroupEnumerable<Source, Key>::GetEnumerator() override
Return Value
Pointer to newly created enumerator object which can be used to iterate through interfaced object.
See Also
- Typedef SharedPtr
- Class IEnumerator
- Class IGrouping
- Class GroupEnumerable
- Namespace System::Collections::Generic::Details
- Library Aspose.Slides