Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Property: ICollection<TValue> Values

  • Declared in: RT.Util.Collections.ReadOnlyDictionary<TKey, TValue>
  • Implements: IDictionary<TKey, TValue>.Values

Declaration

ICollection<TValue> Values

Summary

Gets a read-only collection of values in this dictionary.