Compartir a través de


TraceColumnCollection Miembros

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

El tipo TraceColumnCollection expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Add Adds a TraceColumn to the end of the collection.
Método publico Clear Removes all elements from the collection.
Método publico Contains Indicates whether the collection contains a specified TraceColumn.
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico Remove Infraestructura. Removes the specified TraceColumn from the collection.
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública Count Gets the number of TraceColumn objects in the collection.
Propiedad pública Item Gets the TraceColumn at the specified index.

Principio