TraceColumnCollection Members
Contains a collection of TraceColumn objects. This class cannot be inherited.
The following tables list the members exposed by the TraceColumnCollection type.
Public Properties
Name | Description | |
---|---|---|
![]() |
Count | Gets the number of TraceColumn objects in the collection. |
![]() |
Item | Gets the TraceColumn at the specified index. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Add | Adds a TraceColumn to the end of the collection. |
![]() |
Clear | Removes all elements from the collection. |
![]() |
Contains | Indicates whether the collection contains a specified TraceColumn. |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
Remove | Removes the specified TraceColumn 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
TraceColumnCollection Class
Microsoft.AnalysisServices Namespace