SPDiagnosticsCollection<T> Members
Include Protected Members
Include Inherited 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 | |
---|---|---|
SPDiagnosticsCollection<T> |
Top
Properties
Name | Description | |
---|---|---|
Item[String] | ||
Item[UInt32] |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetEnumerator | ||
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IEnumerable.GetEnumerator |
Top