System::Array::GetEnumerator méthode
Array::GetEnumerator method
Retourne un pointeur vers l’objet Enumerator qui fournit l’interface IEnumerator aux éléments du tableau représenté par l’objet actuel.
virtual EnumeratorPtr System::Array<T>::GetEnumerator() override
ReturnValue
Pointeur vers l’objet Enumerator
Voir aussi
- Typedef EnumeratorPtr
- Class Array
- Namespace System
- Library Aspose.Font for C++