Compartilhar via


SymbolResolver.Values Propriedade

Definição

Obtém uma coleção de todos os valores no SymbolResolver.

public:
 property System::Collections::Generic::ICollection<System::Object ^> ^ Values { System::Collections::Generic::ICollection<System::Object ^> ^ get(); };
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

ICollection<Object>

Uma coleção de todos os valores no SymbolResolver .

Implementações

Aplica-se a