SPSystemPerformanceMonitorCollection members
Include protected members
Include inherited members
表示效能監控物件的集合。
The SPSystemPerformanceMonitorCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPSystemPerformanceMonitorCollection | 初始化SPSystemPerformanceMonitorCollection類別的新執行個體。 |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Count | 取得集合中的監視器數目。 |
![]() |
Item | 取得指定索引處的監視器。 |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Add | 加入至集合中指定的監視器。 |
![]() |
AddRange | 將指定的集合中的監視器附加至目前集合的結尾。 |
![]() |
Clear | 從集合中移除所有監視器。 |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetEnumerator | 取得可以用來逐一查看集合的列舉值。 |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
RemoveAt | 移除位於集合的指定索引處的監視器。 |
![]() |
ToString | 取得監視器的String表示集合中。 (Overrides Object.ToString().) |
Top
Explicit interface implementations
Name | Description | |
---|---|---|
![]() ![]() |
IEnumerable.GetEnumerator | 取得可以用來逐一查看集合的泛型列舉值。 |
Top