An NDoc Documented Class Library

ASDOC Less Than Operator 

Less than operator for two ASDOC (askSam Document) Objects

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

Parameters

x
ASDOC (askSam Document) Object
y
ASDOC (askSam Document) Object

Return Value

is the right-hand-side ASDOC (askSam Document) Object less than the right-hand-side ASDOC (askSam Document) Object?

Remarks

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

See Also

ASDOC Class | askSam Namespace