public ReadOnlyCollection<PerformanceCounter> Counters { get; }
Public ReadOnly Property Counters As ReadOnlyCollection(Of PerformanceCounter) Get
public: property ReadOnlyCollection<PerformanceCounter^>^ Counters { ReadOnlyCollection<PerformanceCounter^>^ get (); }
member Counters : ReadOnlyCollection<PerformanceCounter> with get
function get_Counters();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.