System::Collections::Generic::Dictionary::IEnumerablePtr typedef

IEnumerablePtr typedef

指向可枚举接口的指针。

typedef SharedPtr< IEnumerable<KVPair> > System::Collections::Generic::Dictionary< TKey, TValue >::IEnumerablePtr

另见