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