Membros LogEntryInfoEnumerator
Supports iteration over the LogEntryInfos collection. This class cannot be inherited.
O tipo LogEntryInfoEnumerator expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
MoveNext | Advances the enumerator to the next element of the collection. (Herdado de DtsEnumerator.) | |
Reset | Sets the enumerator to its initial position, which is before the first element in the collection. (Herdado de DtsEnumerator.) | |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
Current | Gets the current LogEntryInfo object from the collection. |
Início