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
Nombre | Description | |
---|---|---|
Count | Gets the number of TraceEvent objects in the collection. | |
Item | Overloaded. Gets the TraceEvent from the collection. |
Arriba
Public Methods
(see also Protected Methods )
Nombre | 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 ) |
Arriba
Protected Methods
Nombre | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Arriba
Explicit Interface Implementations
Nombre | Description | |
---|---|---|
System.Collections.ICollection.CopyTo | ||
System.Collections.IEnumerable.GetEnumerator | ||
System.Collections.ICollection.IsSynchronized | ||
System.Collections.ICollection.SyncRoot |
Arriba
Vea también
Referencia
TraceEventCollection Class
Microsoft.AnalysisServices Namespace