public virtual ICommandFrame Parent { get; set; }
Public Overridable Property Parent As ICommandFrame Get Set
public: virtual property ICommandFrame^ Parent { ICommandFrame^ get (); void set (ICommandFrame^ value); }
abstract Parent : ICommandFrame with get, set override Parent : ICommandFrame with get, set
function get_Parent(); function set_Parent(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.