SPDiagnosticsCollection<T> members

Represents a collection of SPDiagnosticsItems, which contain collections of SPDiagnosticsCategory or SPDiagnosticsArea objects.

The SPDiagnosticsCollection<T> type exposes the following members.

Constructors

  Name Description
Public method SPDiagnosticsCollection<T> Creates a new SPDiagnosticsCollection

Top

Properties

  Name Description
Public property Item[String] Returns the specified SPDiagnosticsItem with a matching Name property
Public property Item[UInt32] Returns the specified SPDiagnosticsItem with a matching Id property

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Allows enumerating all items in the collection with a strongly typed Generic IEnumerator
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator Allows enumerating all items in the collection with IEnumerator

Top

See also

Reference

SPDiagnosticsCollection<T> class

Microsoft.SharePoint.Administration namespace