public int CompareTo(
Table? other
)
Public Function CompareTo (
other As Table
) As Integer
public:
virtual int CompareTo(
Table^ other
) sealed
function CompareTo(other);
[Missing <returns> documentation for "M:Gemstone.Data.Table.CompareTo(Gemstone.Data.Table)"]