LBM .Net API Documentation
compareTo Method (other)
Namespacescom.latencybusters.pdmPDMDefinitioncompareTo(PDMDefinition)
Used to compare this {@link PDMDefinition} to another taking into account only the the definition id
Declaration Syntax
C#
public virtual int compareTo(
	PDMDefinition other
)
Parameters
other (PDMDefinition)
the other PDMDefinition to compare against
Return Value
0 if the two are equal, 1 if this {@link PDMDefinition} is greater, -1 if this {@link PDMDefinition} is less

Assembly: lbmcspdm (Module: lbmcspdm) Version: 6.7.1.0 (1.0.0.0)