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