OlapInfoCubeCollection.Enumerator Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft.AnalysisServices.AdomdClient.OlapInfoCubeCollection+Enumerator
public struct OlapInfoCubeCollection.Enumerator : System.Collections.IEnumerator
type OlapInfoCubeCollection.Enumerator = struct
interface IEnumerator
Public Structure OlapInfoCubeCollection.Enumerator
Implements IEnumerator
- Inheritance
-
OlapInfoCubeCollection.Enumerator
- Implements
Properties
Current |
Current |
Methods
MoveNext() |
MoveNext |
Reset() |
Reset |
Explicit Interface Implementations
IEnumerator.Current |