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 | |
---|---|---|
Equals | (Hérité de ValueType.) | |
Finalize | (Hérité de Object.) | |
GetHashCode | (Hérité de ValueType.) | |
GetType | (Hérité de Object.) | |
MemberwiseClone | (Hérité de Object.) | |
MoveNext | Moves to the next Property in the PropertyCollection. | |
Reset | Sets the enumerator to its initial position, which is before the first element in the collection. | |
ToString | (Hérité de ValueType.) |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
Current | Gets the current Property in the PropertyCollection. |
Haut de la page
Implémentations d'interfaces explicites
Nom | Description | |
---|---|---|
IEnumerator. . :: . .Current |
Haut de la page