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