Share via


SPSystemPerformanceMonitorCollection.ToString method

Gets a String representation of the monitors in the collection.

Namespace:  Microsoft.SharePoint.Utilities
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As SPSystemPerformanceMonitorCollection
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

Return value

Type: System.String
An itemization of the monitors in the collection.

See also

Reference

SPSystemPerformanceMonitorCollection class

SPSystemPerformanceMonitorCollection members

Microsoft.SharePoint.Utilities namespace