IEnumeratorPtr

IEnumeratorPtr typedef

Enumerator pointer.

using System::Collections::Generic::HashSet< T >::IEnumeratorPtr =  SharedPtr<IEnumerator<T> >

See Also