共用方式為


DataRecord.Values Property

Definition

The data recorded at a given timestamp.

public:
 property System::Collections::Generic::IReadOnlyList<double> ^ Values { System::Collections::Generic::IReadOnlyList<double> ^ get(); };
public System.Collections.Generic.IReadOnlyList<double> Values { get; }
member this.Values : System.Collections.Generic.IReadOnlyList<double>
Public ReadOnly Property Values As IReadOnlyList(Of Double)

Property Value

Applies to