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