IEnumerablePtr

IEnumerablePtr typedef

Collection containing elements of same type.

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

See Also