Membros TraceColumnCollection
Contains a collection of TraceColumn objects. This class cannot be inherited.
O tipo TraceColumnCollection expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
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 | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
Remove | Infraestrutura. Removes the specified TraceColumn from the collection. | |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
Count | Gets the number of TraceColumn objects in the collection. | |
Item | Gets the TraceColumn at the specified index. |
Início
Implementações de interface explícitas
Nome | Descrição | |
---|---|---|
ICollection. . :: . .CopyTo | ||
IEnumerable. . :: . .GetEnumerator | ||
ICollection. . :: . .IsSynchronized | ||
ICollection. . :: . .SyncRoot |
Início