System::Array::EnumeratorPtr typedef
EnumeratorPtr typedef
An alias for shared pointer type pointing to IEnumerator object containing elements of type T.
SharedPtr<Collections::Generic::IEnumerator<T> > System::Array< T >::EnumeratorPtr
See Also
- Class Array
- Namespace System
- Library Aspose.PUB for C++