SPSystemPerformanceMonitorCollection methods

The SPSystemPerformanceMonitorCollection type exposes the following members.

Methods

  Name Description
Public method Add Adds the specified monitor to the collection.
Public method AddRange Appends the specified collection of monitors to the end of the current collection.
Public method Clear Removes all monitors from the collection.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Gets an enumerator that can be used to iterate through the collection.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method RemoveAt Removes the monitor at the specified index of the collection.
Public method ToString Gets a String representation of the monitors in the collection. (Overrides Object.ToString().)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator Gets a generic enumerator that can be used to iterate through the collection.

Top

See also

Reference

SPSystemPerformanceMonitorCollection class

Microsoft.SharePoint.Utilities namespace