LBM .Net API Documentation
compareToWithVersion Method (other)
Namespacescom.latencybusters.pdmPDMDefinitioncompareToWithVersion(PDMDefinition)
Used to compare this {@link PDMDefinition} to another taking into account the definition id and the major and minor message version
Declaration Syntax
C#
public virtual int compareToWithVersion(
	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)