System::Collections::Generic::BaseSet::IEnumeratorPtr typedef

IEnumeratorPtr typedef

Enumerator pointer.

using System::Collections::Generic::BaseSet< T, SET_T >::IEnumeratorPtr =  SharedPtr<IEnumerator<T>>

See Also