public virtual int Index { get; set; }
Public Overridable Property Index As Integer Get Set
public: virtual property int Index { int get (); void set (int value); }
abstract Index : int with get, set override Index : int with get, set
function get_Index(); function set_Index(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.