Sdílet prostřednictvím


MiningValue Members

Include Protected Members
Include Inherited Members

Represents a value in the mining distribution or mining column.

The MiningValue type exposes the following members.

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() Gets the value that this MiningValue represents, converted to a string. (Overrides Object.ToString().)

Top

Properties

  Name Description
Public property Index Gets the index of this mining value.
Public property Value Gets the value represented by this MiningValue.
Public property ValueType Gets the type of this MiningValue.

Top