'Declaration
Public Property ActivePortRangeEnd As Nullable(Of Integer)
public Nullable<int> ActivePortRangeEnd {get; set;}
public: property Nullable<int> ActivePortRangeEnd { Nullable<int> get(); void set ( Nullable<int> value); }
'Declaration
Public Property ActivePortRangeEnd As Nullable(Of Integer)
public Nullable<int> ActivePortRangeEnd {get; set;}
public: property Nullable<int> ActivePortRangeEnd { Nullable<int> get(); void set ( Nullable<int> value); }