Partager via


Membres PropertyCollection.Enumerator

Supports iterating over a PropertyCollection and reading its individual Property objects.

Le type PropertyCollection. . :: . .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 Property in the PropertyCollection.
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 Property in the PropertyCollection.

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