public List<Channel<double>> AnalogChannels { get; set; }
Public Property AnalogChannels As List(Of Channel(Of Double)) Get Set
public: property List<Channel<double>^>^ AnalogChannels { List<Channel<double>^>^ get (); void set (List<Channel<double>^>^ value); }
member AnalogChannels : List<Channel<float>> with get, set
function get_AnalogChannels(); function set_AnalogChannels(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.