Share via


Membri CubeCollection.Enumerator

Implements the IEnumerator interface to support iterating over a CubeCollection and reading its individual CubeDef objects.

Il tipo CubeCollection. . :: . .Enumerator espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico {dtor} Releases all resources used by the CubeCollection..::..Enumerator.
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico MoveNext Moves to the next CubeDef in the CubeCollection.
Metodo pubblico Reset Sets the Enumerator to its initial position, which is before the first element in the collection.
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica Current Gets the current CubeDef in the CubeCollection.

In alto