System::Collections::Generic::IEnumerable::GetEnumerator metodo
IEnumerable::GetEnumerator method
Ottiene l’enumeratore.
virtual SharedPtr<IEnumerator<T>> System::Collections::Generic::IEnumerable<T>::GetEnumerator()=0
ReturnValue
Puntatore all’oggetto enumeratore appena creato che può essere usato per iterare attraverso l’oggetto interfacciato.
Vedi anche
- Typedef SharedPtr
- Class IEnumerator
- Class IEnumerable
- Namespace System::Collections::Generic
- Library Aspose.Font for C++