'Declaration
Public Overloads Function CompareTo( _ ByVal other As CustomSampledMetricDefinitionPacket _ ) As Integer
public int CompareTo( CustomSampledMetricDefinitionPacket other )
Parameters
- other
Return Value
Zero if objects are the same object, -1 or 1 to indicate relative order (see CompareTo for more information)