ValueCollection

ValueCollection typedef

Collection of values to extract.

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

See Also