Membres TupleCollection.Enumerator
Supports iterating over a TupleCollection and reading its individual Tuple objects.
Le type TupleCollection. . :: . .Enumerator expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
{dtor} | Releases all resources used by the TupleCollection..::..Enumerator. | |
Dispose | Releases all resources used by the TupleCollection..::..Enumerator. | |
Equals | (Hérité de Object.) | |
Finalize | (Hérité de Object.) | |
GetHashCode | (Hérité de Object.) | |
GetType | (Hérité de Object.) | |
MemberwiseClone | (Hérité de 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 | (Hérité de Object.) |
Haut de la page