An NDoc Documented Class Library

ASDID Less Than Operator 

Less than operator for two askSam Document Identification Objects

public static bool operator <(
   ASDID x,
   ASDID y
);

Parameters

x
askSam Document Identification Object
y
askSam Document Identification Object

Return Value

is left-hand-side ASDID less than ASDID

Remarks

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

See Also

ASDID Class | askSam Namespace