LogProviderInfoEnumerator-Member
Supports a simple iteration over the LogProviderInfos collection. This class cannot be inherited.
Der LogProviderInfoEnumerator-Typ macht die folgenden Member verfügbar.
Methoden
Name | Beschreibung | |
---|---|---|
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von Object.) | |
MoveNext | Advances the enumerator to the next element of the collection. (Geerbt von DtsEnumerator.) | |
Reset | Sets the enumerator to its initial position, which is before the first element in the collection. (Geerbt von DtsEnumerator.) | |
ToString | (Geerbt von Object.) |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
Current | Gets the current LogProviderInfo element from the collection. |
Zum Anfang