Share via


Membri MiningValue

Represents a value in the mining distribution or mining column. This class cannot be inherited.

Il tipo MiningValue espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetAsDouble Returns the value that this MiningValue represents, converted to a double.
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString Returns the value that this MiningValue represents, converted to a string. (Esegue l'override di Object. . :: . .ToString() () () ().)

In alto

Proprietà

  Nome Descrizione
Proprietà pubblica DiscretizedMax Gets the maximum value of the discretized range.
Proprietà pubblica DiscretizedMid Gets the midpoint of the discretized range.
Proprietà pubblica DiscretizedMin Gets the minimum value of the discretized range.
Proprietà pubblica Index Gets the index of this mining value.
Proprietà pubblica Value Gets the value represented by this MiningValue.
Proprietà pubblica ValueType Gets the MiningValueType of this MiningValue.

In alto