Partager via


Membres MiningValue

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

Le type MiningValue expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetAsDouble Returns the value that this MiningValue represents, converted to a double.
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString Returns the value that this MiningValue represents, converted to a string. (Se substitue à Object. . :: . .ToString() () () ().)

Haut de la page

Propriétés

  Nom Description
Propriété publique DiscretizedMax Gets the maximum value of the discretized range.
Propriété publique DiscretizedMid Gets the midpoint of the discretized range.
Propriété publique DiscretizedMin Gets the minimum value of the discretized range.
Propriété publique Index Gets the index of this mining value.
Propriété publique Value Gets the value represented by this MiningValue.
Propriété publique ValueType Gets the MiningValueType of this MiningValue.

Haut de la page