FrozenDictionary<TKey,TValue>.IDictionary.Values Propriété

Définition

Obtient un objet ICollection contenant les valeurs de l'objet IDictionary.

property System::Collections::ICollection ^ System::Collections::IDictionary::Values { System::Collections::ICollection ^ get(); };
System.Collections.ICollection System.Collections.IDictionary.Values { get; }
member this.System.Collections.IDictionary.Values : System.Collections.ICollection
 ReadOnly Property Values As ICollection Implements IDictionary.Values

Valeur de propriété

Objet ICollection contenant les valeurs de l'objet IDictionary.

Implémente

S’applique à