Share via


EcoResValue.compareTo Method

Compares the type of this record with the specified record value.

Syntax

public int compareTo(EcoResValue _value)

Run On

Called

Parameters

Return Value

Type: int
0 if the types of this record and the given record are identical.

Exceptions

Exception Condition
Error

This record and the specified record are not comparable as they are not of the same type.

See Also

Reference

EcoResValue Table