operator AND
The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.
The latest version of this topic can be found at operator AND.
Returns the result of a bitwise AND operation for expression1 and expression2.
Syntax
expression1 AND expression2