共用方式為


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.

頂端