System::Collections::Generic::Dictionary::KeyCollection typedef

KeyCollection typedef

RTTI 信息。

typedef ICollection<TKey> System::Collections::Generic::Dictionary< TKey, TValue >::KeyCollection

备注

要提取的键集合。

另见