共用方式為


SPDiagnosticsCollection<T> members

Include protected members
Include inherited members

代表一群SPDiagnosticsItems,其中包含SPDiagnosticsCategorySPDiagnosticsArea物件的集合。

The SPDiagnosticsCollection<T> type exposes the following members.

Constructors

  Name Description
Public method SPDiagnosticsCollection<T> 會建立新的 SPDiagnosticsCollection

Top

Properties

  Name Description
Public property Item[String] 會傳回具有相符的 Name 屬性指定的 SPDiagnosticsItem
Public property Item[UInt32] 會傳回指定的 SPDiagnosticsItem 具有相符的 Id 屬性

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator 可讓列舉強型別一般目的 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 可讓列舉與目的 IEnumerator 集合中的所有項目

Top

請參閱

參照

SPDiagnosticsCollection<T> class

Microsoft.SharePoint.Administration namespace