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