Элементы CubeCollection.Enumerator
Implements the System.Collections..::..IEnumerator interface to support iterating over an CubeCollection and reading its individual CubeDef objects.
Тип CubeCollection. . :: . .Enumerator предоставляет доступ к следующим элементам.
Методы
Имя | Описание | |
---|---|---|
Equals | (Наследуется из ValueType.) | |
Finalize | (Наследуется из Object.) | |
GetHashCode | (Наследуется из ValueType.) | |
GetType | (Наследуется из Object.) | |
MemberwiseClone | (Наследуется из 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 | (Наследуется из ValueType.) |
В начало