An NDoc Documented Class Library

ASDOC Subtraction Operator 

Subtraction operator for two ASDOC (askDam Document) Objects

public static ASDOC operator -(
   ASDOC x,
   ASDOC y
);

Parameters

x
ASDOC (askDam Document)
y
ASDOC (askDam Document)

Return Value

Difference between two ASDOC (askDam Document) Objects

Remarks

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

See Also

ASDOC Class | askSam Namespace