Compartilhar via


Membros AttributeStats

Represents the statistics for a single attribute.

O tipo AttributeStats expõe os seguintes membros.

Métodos

  Nome Descrição
Método público Equals (Herdado de ValueType.)
Método protegido Finalize (Herdado de Object.)
Método público GetHashCode (Herdado de ValueType.)
Método público GetType (Herdado de Object.)
Método protegido MemberwiseClone (Herdado de Object.)
Método público ToString (Herdado de ValueType.)

Início

Campos

  Nome Descrição
Campo público Attribute Represents the index for the associated attribute.
Campo público ExistingAdjustedProbability Represents the existing adjusted probability for the attribute.
Campo público ExistingProbability Represents the existing probability for the attribute.
Campo público ExistingSupport Represents the existing support for the attribute.
Campo público Max Represents the maximum for the attribute.
Campo público Min Represents the minimum for the attribute.
Campo público States Represents the number of state statistics for the attribute.
Campo público StateStatistics Represents an array of state statistics for each state of the attribute.

Início