Freigeben über


OlapInfoHierarchyCollection.Enumerator-Member

Supports iterating over a OlapInfoHierarchyCollection and reading its individual OlapInfoHierarchy objects.

Der OlapInfoHierarchyCollection. . :: . .Enumerator-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von ValueType.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von ValueType.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode MoveNext Moves to the next OlapInfoHierarchy in the OlapInfoHierarchyCollection.
Öffentliche Methode Reset Sets the enumerator to its initial position, which is before the first element in the collection.
Öffentliche Methode ToString (Geerbt von ValueType.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Current Gets the current OlapInfoHierarchy in the OlapInfoHierarchyCollection.

Zum Anfang

Explizite Schnittstellenimplementierungen 

  Name Beschreibung
Explizite SchnittstellenimplementierungPrivate Eigenschaft IEnumerator. . :: . .Current

Zum Anfang