ParserValues Property
Gets values of current record.
Namespace: Gemstone.COMTRADEAssembly: Gemstone.COMTRADE (in Gemstone.COMTRADE.dll) Version: 1.0.175 -- Release Build+85b0047aa6c9c9ac4f75cf73258ce576cf1c5649
public double[]? Values { get; }
Public ReadOnly Property Values As Double()
Get
public:
property array<double>^ Values {
array<double>^ get ();
}
Property Value
Double