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