System::Collections::Generic::Dictionary::IEnumeratorPtr 类型别名

IEnumeratorPtr typedef

指向枚举器的指针。

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

另见