IEnumerablePtr

IEnumerablePtr typedef

Container holding elements of same type we hold.

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

See Also