DataDebuggerPreview.RowInfo.Values Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
[System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.RootHidden)]
public System.Collections.Generic.KeyValuePair<string,object>[] Values { get; }
[<System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.RootHidden)>]
member this.Values : System.Collections.Generic.KeyValuePair<string, obj>[]
Public ReadOnly Property Values As KeyValuePair(Of String, Object)()
Valor da propriedade
- Atributos