System::Array::EnumeratorPtr typedef

EnumeratorPtr typedef

T の要素を含む IEnumerator オブジェクトを指す共有ポインタ型のエイリアスです。

typedef SharedPtr<Collections::Generic::IEnumerator<T> > System::Array< T >::EnumeratorPtr

参照