System::Collections::Generic::Dictionary::IEnumeratorPtr 类型定义

IEnumeratorPtr typedef

指向枚举器的指针。

typedef SharedPtr< IEnumerator<KVPair> > System::Collections::Generic::Dictionary< TKey, TValue >::IEnumeratorPtr

另见