public List<int> Values { get; }
Public ReadOnly Property Values As List(Of Integer) Get
public: property List<int>^ Values { List<int>^ get (); }
member Values : List<int> with get
function get_Values();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.