Membres CubeCollection.Enumerator
Implements the IEnumerator interface to support iterating over a CubeCollection and reading its individual CubeDef objects.
Le type CubeCollection. . :: . .Enumerator expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
{dtor} | Releases all resources used by the CubeCollection..::..Enumerator. | |
Equals | (Hérité de Object.) | |
Finalize | (Hérité de Object.) | |
GetHashCode | (Hérité de Object.) | |
GetType | (Hérité de Object.) | |
MemberwiseClone | (Hérité 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 | (Hérité de Object.) |
Haut de la page