An NDoc Documented Class Library

ASDID Subtraction Operator 

Subtraction operator for two askSam Document Identification Objects

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

Parameters

x
askSam Document Identification Object
y
askSam Document Identification Object

Return Value

Difference of two askSam Document Identification Objects

Remarks

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

See Also

ASDID Class | askSam Namespace