public Dictionary<string, string> Parameters { get; }
Public ReadOnly Property Parameters As Dictionary(Of String, String) Get
public: property Dictionary<String^, String^>^ Parameters { Dictionary<String^, String^>^ get (); }
member Parameters : Dictionary<string, string> with get
function get_Parameters();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.