An NDoc Documented Class Library

ASDID.BitwiseAnd Method 

Bitwise AND operator for two askSam Document Identification Objects

public static ASDID BitwiseAnd(
   ASDID x,
   ASDID y
);

Parameters

x
askSam Document Identification Object
y
askSam Document Identification Object

Return Value

Logical Bitwise AND of two askSam Identification Objects

Remarks

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

See Also

ASDID Class | askSam Namespace