TraceColumnCollection-Member

Contains a collection of TraceColumn objects. This class cannot be inherited.

Der TraceColumnCollection-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode Add Adds a TraceColumn to the end of the collection.
Öffentliche Methode Clear Removes all elements from the collection.
Öffentliche Methode Contains Indicates whether the collection contains a specified TraceColumn.
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode Remove Infrastruktur. Removes the specified TraceColumn from the collection.
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Count Gets the number of TraceColumn objects in the collection.
Öffentliche Eigenschaft Item Gets the TraceColumn at the specified index.

Zum Anfang