An NDoc Documented Class Library

ASDID Exclusive Or Operator 

Exclusive OR operator for an askSam Document Identification Object

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

Parameters

x
askSam Document Identification Object
y
askSam Document Identification Object

Return Value

Exclusive OR of two askSam Document Identification Object

Remarks

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

See Also

ASDID Class | askSam Namespace