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. |
頂端