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

Current

Current

Methods

MoveNext()

MoveNext

Reset()

Reset

Explicit Interface Implementations

IEnumerator.Current

Applies to