CompareTo(MySqlInet) Method
In This Topic
Compares an instance to a specified MySqlInet object and returns the indication of their relative values.
Syntax
|
|---|
'Declaration
Public Overloads Function CompareTo( _
ByVal As MySqlInet _
) As Integer |
Parameters
- value
See Also