IEnumerablePtr

IEnumerablePtr typedef

Enumerable type to compare contents of current set to.

typedef SharedPtr<IEnumerable<T> > System::Collections::Generic::ISet< T >::IEnumerablePtr

See Also