Partager via


OrderedDictionary<TKey,TValue>.Values Propriété

Définition

Obtient une collection contenant les valeurs de l'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

Valeur de propriété

S’applique à