Share via


Membri AttributeStats

Represents the statistics for a single attribute.

Il tipo AttributeStats espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da ValueType).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da ValueType).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da ValueType).

In alto

Campi

  Nome Descrizione
Campo pubblico Attribute Represents the index for the associated attribute.
Campo pubblico ExistingAdjustedProbability Represents the existing adjusted probability for the attribute.
Campo pubblico ExistingProbability Represents the existing probability for the attribute.
Campo pubblico ExistingSupport Represents the existing support for the attribute.
Campo pubblico Max Represents the maximum for the attribute.
Campo pubblico Min Represents the minimum for the attribute.
Campo pubblico States Represents the number of state statistics for the attribute.
Campo pubblico StateStatistics Represents an array of state statistics for each state of the attribute.

In alto