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