Partager via


IndexingParametersConfiguration.Values Propriété

Définition

Obtient ICollection<T> contenant les valeurs de IDictionary<TKey,TValue>.

public System.Collections.Generic.ICollection<object> Values { get; }
member this.Values : System.Collections.Generic.ICollection<obj>
Public ReadOnly Property Values As ICollection(Of Object)

Valeur de propriété

ICollection<T> contenant les valeurs de l'objet qui implémente IDictionary<TKey,TValue>.

Implémente

S’applique à