Элементы MiningDistributionCollection.Enumerator
Supports iterating over a MiningDistributionCollection and reading its individual MiningDistribution objects.
Тип MiningDistributionCollection. . :: . .Enumerator предоставляет доступ к следующим элементам.
Методы
Имя | Описание | |
---|---|---|
Equals | (Наследуется из ValueType.) | |
Finalize | (Наследуется из Object.) | |
GetHashCode | (Наследуется из ValueType.) | |
GetType | (Наследуется из Object.) | |
MemberwiseClone | (Наследуется из Object.) | |
MoveNext | Moves to the next MiningDistribution in the MiningDistributionCollection. | |
Reset | Sets the MiningDistributionCollection..::..Enumerator to its initial position, which is before the first element in the collection. | |
ToString | (Наследуется из ValueType.) |
В начало
Свойства
Имя | Описание | |
---|---|---|
Current | Gets the current MiningDistribution in the MiningDistributionCollection. |
В начало
Явные реализации интерфейса
Имя | Описание | |
---|---|---|
IEnumerator. . :: . .Current | Gets the current element in the collection. |
В начало