SPDiagnosticsCollection<T> 成员
表示集合的SPDiagnosticsItems,其中包含SPDiagnosticsCategory或SPDiagnosticsArea对象的集合。
SPDiagnosticsCollection<T> 类型公开以下成员。
构造函数
名称 | 说明 | |
---|---|---|
![]() |
SPDiagnosticsCollection<T> | 创建新的 SPDiagnosticsCollection |
页首
属性
名称 | 说明 | |
---|---|---|
![]() |
Item[String] | 返回具有匹配名称属性指定的 SPDiagnosticsItem |
![]() |
Item[UInt32] | 返回具有匹配 Id 属性指定的 SPDiagnosticsItem |
页首
方法
名称 | 说明 | |
---|---|---|
![]() |
Equals | (从 Object 继承。) |
![]() |
Finalize | (从 Object 继承。) |
![]() |
GetEnumerator | 允许枚举所有项目集合中具有强类型的泛型 IEnumerator |
![]() |
GetHashCode | (从 Object 继承。) |
![]() |
GetType | (从 Object 继承。) |
![]() |
MemberwiseClone | (从 Object 继承。) |
![]() |
ToString | (从 Object 继承。) |
页首
显式 接口 实现
名称 | 说明 | |
---|---|---|
![]() ![]() |
IEnumerable.GetEnumerator | 允许枚举使用 IEnumerator 集合中的所有项 |
页首