Элементы MiningValue
Represents a value in the mining distribution or mining column. This class cannot be inherited.
Тип MiningValue предоставляет доступ к следующим элементам.
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Наследуется из Object.) |
![]() |
Finalize | (Наследуется из Object.) |
![]() |
GetAsDouble | Returns the value that this MiningValue represents, converted to a double. |
![]() |
GetHashCode | (Наследуется из Object.) |
![]() |
GetType | (Наследуется из Object.) |
![]() |
MemberwiseClone | (Наследуется из Object.) |
![]() |
ToString | Returns the value that this MiningValue represents, converted to a string. (Перезаписывает Object. . :: . .ToString() () () ().) |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
DiscretizedMax | Gets the maximum value of the discretized range. |
![]() |
DiscretizedMid | Gets the midpoint of the discretized range. |
![]() |
DiscretizedMin | Gets the minimum value of the discretized range. |
![]() |
Index | Gets the index of this mining value. |
![]() |
Value | Gets the value represented by this MiningValue. |
![]() |
ValueType | Gets the MiningValueType of this MiningValue. |
В начало
.gif)
.gif)
.gif)