Model Term.Compare To Method
Compares this term to another one.
Definition
Namespace: Extreme.DataAnalysis.Models
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
C#
A value that indicates the relative ordering of this term and other.
Assembly: Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.23
public int CompareTo(
ModelTerm other
)
Parameters
- other ModelTerm
- The other term.
Return Value
Int32A value that indicates the relative ordering of this term and other.