MiningValue-Member
Represents a value in the mining distribution or mining column.
Der MiningValue-Typ macht die folgenden Member verfügbar.
Methoden
Name | Beschreibung | |
---|---|---|
Equals | (Geerbt von Object.) | |
Finalize | (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von Object.) | |
ToString | Gets the value that this MiningValue represents, converted to a string. (Überschreibt Object. . :: . .ToString() () () ().) |
Zum Anfang
Eigenschaften
Name | Beschreibung | |
---|---|---|
Index | Gets the index of this mining value. | |
Value | Gets the value represented by this MiningValue. | |
ValueType | Gets the type of this MiningValue. |
Zum Anfang