public string this[ string oid ] { get; }
Public ReadOnly Default Property Item ( oid As String ) As String Get
public: property String^ default[String^ oid] { String^ get (String^ oid); }
member Item : string with get
In This Article