Share via


MemberCollection.Enumerator Struct

Definition

Microsoft.AnalysisServices.AdomdClient.MemberCollection+Enumerator

public struct MemberCollection.Enumerator : System.Collections.IEnumerator
type MemberCollection.Enumerator = struct
    interface IEnumerator
Public Structure MemberCollection.Enumerator
Implements IEnumerator
Inheritance
MemberCollection.Enumerator
Implements

Properties

Name Description
Current

Current

Methods

Name Description
MoveNext()

MoveNext

Reset()

Reset

Explicit Interface Implementations

Name Description
IEnumerator.Current

Applies to