public double[] Coefficients { get; }
Public ReadOnly Property Coefficients As Double() Get
public: property array<double>^ Coefficients { array<double>^ get (); }
member Coefficients : float[] with get
In This Article