System::Array::EnumerablePtr typedef

EnumerablePtr typedef

An alias for shared pointer type pointing to IEnumerable object containing elements of type T.

SharedPtr<Collections::Generic::IEnumerable<T> > System::Array< T >::EnumerablePtr

See Also