Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Monitor.Serialization Namespace / CustomSampledMetricDefinitionPacket Class / CompareTo Method / CompareTo(CustomSampledMetricDefinitionPacket) Method

CompareTo(CustomSampledMetricDefinitionPacket) Method
Compares this object to the provided comparison object
Syntax
'Declaration
 
Public Overloads Function CompareTo( _
   ByVal other As CustomSampledMetricDefinitionPacket _
) As Integer
 

Parameters

other

Return Value

Zero if objects are the same object, -1 or 1 to indicate relative order (see CompareTo for more information)
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