public ConfigurationCell this[ int index ] { get; set; }
Public Default Property Item ( index As Integer ) As ConfigurationCell Get Set
public: property ConfigurationCell^ default[int index] { ConfigurationCell^ get (int index); void set (int index, ConfigurationCell^ value); }
member Item : ConfigurationCell with get, set
function get_Item(index); function set_Item(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.