Share via


PropertyCollection.Enumerator Struct

Definition

Microsoft.AnalysisServices.AdomdClient.PropertyCollection+Enumerator

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

Properties

Name Description
Current

Current

Methods

Name Description
MoveNext()

MoveNext

Reset()

Reset

Explicit Interface Implementations

Name Description
IEnumerator.Current

Applies to