An NDoc Documented Class Library

ASDID.BitwiseOr Method 

Bitwise OR operator for two askSam Document Identification Objects

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

Parameters

x
askSam Document Identification Object
y
askSam Document Identification Object

Return Value

Logical Bitwise OR of two askSam Identification Objects

Remarks

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

See Also

ASDID Class | askSam Namespace