Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Supports iterating over a LevelCollection and reading its individual Level objects.
The following tables list the members exposed by the LevelCollection.Enumerator type.
Public Properties
| Name | Description | |
|---|---|---|
| .gif) | Current | Gets the current Level in the LevelCollection. | 
Top
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from ValueType ) | 
| .gif) | GetHashCode | (inherited from ValueType ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) | MoveNext | Moves to the next Level in the LevelCollection. | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | Reset | Sets the enumerator to its initial position, which is before the first element in the collection. | 
| .gif) | ToString | (inherited from ValueType ) | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| System.Collections.IEnumerator.Current | 
Top
See Also
Reference
LevelCollection.Enumerator Structure
Microsoft.AnalysisServices.AdomdClient Namespace