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 | |
---|---|---|
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 | (Se hereda de Object). | |
Finalize | (Se hereda de Object). | |
GetHashCode | (Se hereda de Object). | |
GetType | (Se hereda de Object). | |
MemberwiseClone | (Se hereda de Object). | |
Remove | Infraestructura. Removes the specified TraceColumn from the collection. | |
ToString | (Se hereda de Object). |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
Count | Gets the number of TraceColumn objects in the collection. | |
Item | Gets the TraceColumn at the specified index. |
Principio
Implementaciones de interfaces explícitas
Nombre | Descripción | |
---|---|---|
ICollection. . :: . .CopyTo | ||
IEnumerable. . :: . .GetEnumerator | ||
ICollection. . :: . .IsSynchronized | ||
ICollection. . :: . .SyncRoot |
Principio