[EditorBrowsableAttribute(EditorBrowsableState.Never)] public override AnalogValueCollection AnalogValues { get; }
<EditorBrowsableAttribute(EditorBrowsableState.Never)> Public Overrides ReadOnly Property AnalogValues As AnalogValueCollection Get
public: [EditorBrowsableAttribute(EditorBrowsableState::Never)] virtual property AnalogValueCollection^ AnalogValues { AnalogValueCollection^ get () override; }
[<EditorBrowsableAttribute(EditorBrowsableState.Never)>] abstract AnalogValues : AnalogValueCollection with get [<EditorBrowsableAttribute(EditorBrowsableState.Never)>] override AnalogValues : AnalogValueCollection with get
function get_AnalogValues();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.