An NDoc Documented Class Library

ASDID.LessThan Method 

Less than operator for two askSam Document Identification Objects

public static bool LessThan(
   ASDID x,
   ASDID y
);

Parameters

x
askSam Document Identification Object
y
askSam Document Identification Object

Return Value

is the left-hand-side ASDID less than the right-hand-side ASDID?

Remarks

Missing <remarks> documentation for M:askSam.ASDID.LessThan(askSam.ASDID,askSam.ASDID)

See Also

ASDID Class | askSam Namespace