MeasureEnumerator Class
Updated: May 24, 2016
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents the measure enumerator.
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MoveNext() | This API supports the product infrastructure and is not intended to be used directly from your code. Indicates whether the enumerator moves to the next element of the collection. |
![]() | Reset() | This API supports the product infrastructure and is not intended to be used directly from your code. Sets the enumerator to its initial position. |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IEnumerable::GetEnumerator() | Returns an IEnumerator object that iterates through the collection. |
![]() ![]() | IEnumerator::Current | Gets the current measure object. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.




