TraceEventCollection Members
Contains a collection of TraceEvent objects. This class cannot be inherited.
The following tables list the members exposed by the TraceEventCollection type.
Public Properties
Name | Description | |
---|---|---|
![]() |
Count | Gets the number of TraceEvent objects in the collection. |
![]() |
Item | Overloaded. Gets the TraceEvent from the collection. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Add | Overloaded. Adds a TraceEvent to the collection. |
![]() |
Clear | Removes all elements from the collection. |
![]() |
Contains | Overloaded. Indicates whether the collection contains a TraceEvent. |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
Find | Gets the TraceEvent that has the specified TraceEventClass value from the collection. |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
Remove | Overloaded. Removes a TraceEvent from the collection. |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
System.Collections.ICollection.CopyTo | ||
System.Collections.IEnumerable.GetEnumerator | ||
System.Collections.ICollection.IsSynchronized | ||
System.Collections.ICollection.SyncRoot |
Top
See Also
Reference
TraceEventCollection Class
Microsoft.AnalysisServices Namespace