'Declaration
Public ReadOnly Property XValues As Double()
public double[] XValues {get;}
public: property array<double>^ XValues { array<double>^ get(); }
'Declaration
Public ReadOnly Property XValues As Double()
public double[] XValues {get;}
public: property array<double>^ XValues { array<double>^ get(); }