Partager via


Membres AdomdPropertyCollection.Enumerator

Implements the System.Collections..::..IEnumerator interface to support iterating over an AdomdPropertyCollection object and reading its individual AdomdProperty values.

Le type AdomdPropertyCollection. . :: . .Enumerator expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Equals (Hérité de ValueType.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de ValueType.)
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 AdomdProperty instance of the AdomdPropertyCollection object.
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 ValueType.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Current Gets the current AdomdProperty instance in the AdomdPropertyCollection object.

Haut de la page

Implémentations d'interfaces explicites

  Nom Description
Implémentation d'interface explicitePropriété privée IEnumerator. . :: . .Current

Haut de la page