OrderedDictionary<TKey,TValue>.Values Eigenschap

Definitie

Hiermee haalt u een verzameling op met de waarden in de OrderedDictionary<TKey,TValue>.

public:
 property System::Collections::Generic::OrderedDictionary<TKey, TValue>::ValueCollection ^ Values { System::Collections::Generic::OrderedDictionary<TKey, TValue>::ValueCollection ^ get(); };
public System.Collections.Generic.OrderedDictionary<TKey,TValue>.ValueCollection Values { get; }
member this.Values : System.Collections.Generic.OrderedDictionary<'Key, 'Value>.ValueCollection
Public ReadOnly Property Values As OrderedDictionary(Of TKey, TValue).ValueCollection

Waarde van eigenschap

Van toepassing op