TupleCollection.Enumerator Miembros
Supports iterating over a TupleCollection and reading its individual Tuple objects.
El tipo TupleCollection. . :: . .Enumerator expone los siguientes miembros.
Métodos
Nombre | Descripción | |
---|---|---|
{dtor} | Releases all resources used by the TupleCollection..::..Enumerator. | |
Dispose | Releases all resources used by the TupleCollection..::..Enumerator. | |
Equals | (Se hereda de Object). | |
Finalize | (Se hereda de Object). | |
GetHashCode | (Se hereda de Object). | |
GetType | (Se hereda de Object). | |
MemberwiseClone | (Se hereda 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 | (Se hereda de Object). |
Principio