CubeCollection.Enumerator Miembros
Implements the IEnumerator interface to support iterating over a CubeCollection and reading its individual CubeDef objects.
El tipo CubeCollection. . :: . .Enumerator expone los siguientes miembros.
Métodos
Nombre | Descripción | |
---|---|---|
{dtor} | Releases all resources used by the CubeCollection..::..Enumerator. | |
Equals | (Se hereda de Object). | |
Finalize | (Se hereda de Object). | |
GetHashCode | (Se hereda de Object). | |
GetType | (Se hereda de Object). | |
MemberwiseClone | (Se hereda de Object). | |
MoveNext | Moves to the next CubeDef in the CubeCollection. | |
Reset | Sets the Enumerator to its initial position, which is before the first element in the collection. | |
ToString | (Se hereda de Object). |
Principio