Propriedades TraceEventCollection
Incluir membros protegidos
Incluir membros herdados
O tipo TraceEventCollection expõe os membros a seguir.
Nome | Descrição | |
---|---|---|
![]() |
Count | Gets the number of TraceEvent objects in the collection. |
![]() |
Item[Int32] | Gets the TraceEvent at the specified index from the collection. |
![]() |
Item[TraceEventClass] | Gets the TraceEvent that has the specified TraceEventClass value from the collection. |
Início
Nome | Descrição | |
---|---|---|
![]() ![]() |
ICollection.IsSynchronized | Gets a value that indicates whether access to the TraceEventCollection is synchronized. |
![]() ![]() |
ICollection.SyncRoot | Gets an object that can be used to synchronize access to the TraceEventCollection. |
Início