public double[] Values { get; }
Public ReadOnly Property Values As Double() Get
public: property array<double>^ Values { array<double>^ get (); }
member Values : float[] with get
function get_Values();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.