共用方式為


SPSystemPerformanceMonitorCollection members

Include protected members
Include inherited members

表示效能監控物件的集合。

The SPSystemPerformanceMonitorCollection type exposes the following members.

Constructors

  Name Description
Public method SPSystemPerformanceMonitorCollection 初始化SPSystemPerformanceMonitorCollection類別的新執行個體。

Top

Properties

  Name Description
Public property Count 取得集合中的監視器數目。
Public property Item 取得指定索引處的監視器。

Top

Methods

  Name Description
Public method Add 加入至集合中指定的監視器。
Public method AddRange 將指定的集合中的監視器附加至目前集合的結尾。
Public method Clear 從集合中移除所有監視器。
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator 取得可以用來逐一查看集合的列舉值。
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method RemoveAt 移除位於集合的指定索引處的監視器。
Public method ToString 取得監視器的String表示集合中。 (Overrides Object.ToString().)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator 取得可以用來逐一查看集合的泛型列舉值。

Top

請參閱

參照

SPSystemPerformanceMonitorCollection class

Microsoft.SharePoint.Utilities namespace