'Declaration
Public ReadOnly Property XValues As Double()
'Usage
Dim instance As IchimokuCloud Dim value() As Double value = instance.XValues
public double[] XValues {get;}
public: property array<double>^ XValues { array<double>^ get(); }
'Declaration
Public ReadOnly Property XValues As Double()
'Usage
Dim instance As IchimokuCloud Dim value() As Double value = instance.XValues
public double[] XValues {get;}
public: property array<double>^ XValues { array<double>^ get(); }