ForEachEnumeratorInfosEnumerator-Member
Supports iteration over the ForEachEnumeratorInfos collection. This class cannot be inherited.
Der ForEachEnumeratorInfosEnumerator-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 | Returns the current ForEachEnumeratorInfo object from the collection. |
Zum Anfang
Siehe auch