TupleCollection.Enumerator-Member
Supports iterating over a TupleCollection and reading its individual Tuple objects.
Der TupleCollection. . :: . .Enumerator-Typ macht die folgenden Member verfügbar.
Methoden
Name | Beschreibung | |
---|---|---|
{dtor} | Releases all resources used by the TupleCollection..::..Enumerator. | |
Dispose | Releases all resources used by the TupleCollection..::..Enumerator. | |
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von Object.) | |
MoveNext | Moves to the next Tuple in the TupleCollection. | |
Reset | Sets the enumerator to its initial position, which is before the first element in the collection. | |
ToString | (Geerbt von Object.) |
Zum Anfang