public PerformanceCounter[] FindCounters( string counterName )
Public Function FindCounters ( counterName As String ) As PerformanceCounter()
public: array<PerformanceCounter^>^ FindCounters( String^ counterName )
member FindCounters : counterName : string -> PerformanceCounter[]
function FindCounters(counterName);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.