Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Monitor.Serialization Namespace / MetricDefinitionPacket Class / CompareTo Method
The object to compare this object with.

CompareTo Method (MetricDefinitionPacket)
Compares the current object with another object of the same type.
Syntax
'Declaration
 
Public Function CompareTo( _
   ByVal other As MetricDefinitionPacket _
) As Integer
 

Parameters

other
The object to compare this object with.

Return Value

Zero if the objects are equal, less than zero if this object is less than the other, more than zero if this object is more than the other.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also