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 | |
---|---|---|
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 AdomdProperty instance of the AdomdPropertyCollection object. | |
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 AdomdProperty instance in the AdomdPropertyCollection object. |
Haut de la page
Implémentations d'interfaces explicites
Nom | Description | |
---|---|---|
IEnumerator. . :: . .Current |
Haut de la page