System::Collections::Generic::BaseSet::IEnumerablePtr typedef

IEnumerablePtr typedef

Enumerable interface pointer.

using System::Collections::Generic::BaseSet< T, SET_T >::IEnumerablePtr =  SharedPtr<IEnumerable<T>>

See Also