public override Dictionary<string, string> Attributes { get; }
Public Overrides ReadOnly Property Attributes As Dictionary(Of String, String) Get
public: virtual property Dictionary<String^, String^>^ Attributes { Dictionary<String^, String^>^ get () override; }
abstract Attributes : Dictionary<string, string> with get override Attributes : Dictionary<string, string> with get
function get_Attributes();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.