Share via


ChangeTrackingDictionary<TKey,TValue>.Values Property

Definition

public System.Collections.Generic.ICollection<TValue> Values { get; }
member this.Values : System.Collections.Generic.ICollection<'Value>
Public ReadOnly Property Values As ICollection(Of TValue)

Property Value

ICollection<TValue>

Implements

Applies to