An NDoc Documented Class Library

ASDID Bitwise And Operator 

Bitwise AND 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

Logical Bitwise AND of two askSam Document Identification Objects

Remarks

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

See Also

ASDID Class | askSam Namespace