PropertyCollection.Enumerator Members
Supports iterating over a PropertyCollection and reading its individual Property objects.
The following tables list the members exposed by the PropertyCollection.Enumerator type.
Public Properties
Nom | Description | |
---|---|---|
![]() |
Current | Gets the current Property in the PropertyCollection. |
Haut de la page
Public Methods
(see also Protected Methods )
Nom | Description | |
---|---|---|
![]() |
{dtor} | Releases all resources used by the PropertyCollection.Enumerator. |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() |
MoveNext | Moves to the next Property in the PropertyCollection. |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
Reset | Sets the enumerator to its initial position, which is before the first element in the collection. |
![]() |
ToString | (inherited from Object ) |
Haut de la page
Protected Methods
Nom | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Haut de la page
Voir aussi
Référence
PropertyCollection.Enumerator Class
Microsoft.AnalysisServices.AdomdServer Namespace