TraceColumnCollection 成員
Contains a collection of TraceColumn objects. This class cannot be inherited.
TraceColumnCollection 型別公開下列成員。
方法
名稱 | 描述 | |
---|---|---|
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 | (繼承自 Object。) | |
Finalize | (繼承自 Object。) | |
GetHashCode | (繼承自 Object。) | |
GetType | (繼承自 Object。) | |
MemberwiseClone | (繼承自 Object。) | |
Remove | 基礎結構。Removes the specified TraceColumn from the collection. | |
ToString | (繼承自 Object。) |
頂端
屬性
名稱 | 描述 | |
---|---|---|
Count | Gets the number of TraceColumn objects in the collection. | |
Item | Gets the TraceColumn at the specified index. |
頂端