Condividi tramite


TabularDataRow.Values Proprietà

Definizione

Specifica i valori.

public:
 property System::Collections::Generic::IList<System::Object ^> ^ Values { System::Collections::Generic::IList<System::Object ^> ^ get(); void set(System::Collections::Generic::IList<System::Object ^> ^ value); };
[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.IList<object> Values { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.Values : System.Collections.Generic.IList<obj> with get, set
Public Property Values As IList(Of Object)

Valore della proprietà

Valori.

Attributi

Si applica a