LBM .Net API Documentation
compareTo Method (otherDefnId)
Namespacescom.latencybusters.pdmPDMDefinitioncompareTo(Int32)
Used to compare this {@link PDMDefinition} to another's id taking into account only the the definition id
Declaration Syntax
C#
public virtual int compareTo(
	int otherDefnId
)
Parameters
otherDefnId (Int32)
the other definition id 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)