OptimizationResult.CompareTo Method

public int CompareTo( 
OptimizationResult other 
)
This language is not supported or no code example is available.
public:  
int CompareTo( 
OptimizationResult^ other 
)
This language is not supported or no code example is available.
public function CompareTo( 
other : OptimizationResult 
) : int;
This language is not supported or no code example is available.

Parameters

other
OptimizationResult

Return Value

int

In this article

Definition