System::Array::GetEnumerator method
Array::GetEnumerator method
Restituisce un puntatore a oggetto Enumerator che fornisce l’interfaccia IEnumerator agli elementi dell’array rappresentato dall’oggetto corrente.
virtual EnumeratorPtr System::Array<T>::GetEnumerator() override
ReturnValue
Puntatore a oggetto Enumerator
Vedi anche
- Typedef EnumeratorPtr
- Class Array
- Namespace System
- Library Aspose.Font for C++