ScopeStorageDictionary.Values Propriedade

Definição

Obtém um List<T> objeto que contém os valores dos objetos concatenados ScopeStorageDictionary e BaseScope .

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

Valor da propriedade

ICollection<Object>

O objeto que contém os valores.

Implementações

Aplica-se a