public ReadOnlyCollection<PerformanceCounter> Counters { get; }Public ReadOnly Property Counters As ReadOnlyCollection(Of PerformanceCounter)
	Getpublic:
property ReadOnlyCollection<PerformanceCounter^>^ Counters {
	ReadOnlyCollection<PerformanceCounter^>^ get ();
}function get_Counters();