Partilhar via


IndexingParametersConfiguration.Values Propriedade

Definição

Obtém um ICollection<T> que contém os valores no 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)

Valor da propriedade

Um ICollection<T> que contém os valores no objeto que implementa IDictionary<TKey,TValue>.

Implementações

Aplica-se a