Partager via


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
Méthode publique {dtor} Releases all resources used by the TupleCollection..::..Enumerator.
Méthode publique Dispose Releases all resources used by the TupleCollection..::..Enumerator.
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique MoveNext Moves to the next Tuple in the TupleCollection.
Méthode publique Reset Sets the enumerator to its initial position, which is before the first element in the collection.
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Current Gets the current Tuple in the TupleCollection.

Haut de la page