MeasureCollection.Enumerator Members
Supports iterating over a MeasureCollection and reading its individual Measure objects.
The following tables list the members exposed by the MeasureCollection.Enumerator type.
Public Properties
Nom | Description | |
---|---|---|
![]() |
Current | Gets the current Measure in the MeasureCollection. |
Haut de la page
Public Methods
(see also Protected Methods )
Nom | Description | |
---|---|---|
![]() |
{dtor} | Releases all resources used by the MeasureCollection.Enumerator. |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() |
MoveNext | Moves to the next Measure in the MeasureCollection. |
![]() ![]() |
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
MeasureCollection.Enumerator Class
Microsoft.AnalysisServices.AdomdServer Namespace