System::Collections::Generic::List::GetEnumerator method
List::GetEnumerator method
Gets enumerator to iterate through list elements.
IEnumeratorPtr System::Collections::Generic::List<T>::GetEnumerator() override
ReturnValue
Pointer to newly created enumerator.
See Also
- Typedef IEnumeratorPtr
- Class List
- Namespace System::Collections::Generic
- Library Aspose.TeX for C++