Элементы AttributeStats

Represents the statistics for a single attribute.

Тип AttributeStats предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Equals (Наследуется из ValueType.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из ValueType.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из ValueType.)

В начало

Поля

  Имя Описание
Открытое поле Attribute Represents the index for the associated attribute.
Открытое поле ExistingAdjustedProbability Represents the existing adjusted probability for the attribute.
Открытое поле ExistingProbability Represents the existing probability for the attribute.
Открытое поле ExistingSupport Represents the existing support for the attribute.
Открытое поле Max Represents the maximum for the attribute.
Открытое поле Min Represents the minimum for the attribute.
Открытое поле States Represents the number of state statistics for the attribute.
Открытое поле StateStatistics Represents an array of state statistics for each state of the attribute.

В начало