public int InputCount { get; protected set; }
Public Property InputCount As Integer Get Protected Set
public: property int InputCount { int get (); protected: void set (int value); }
member InputCount : int with get, set
function get_InputCount(); function set_InputCount(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.