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