Function GraphMask.operator&

operator& (GraphMask lhs, GraphMask rhs)

Combines two masks to form the intersection between them.

Public Static
GraphMask operator& (

GraphMask

lhs

GraphMask

rhs

)

Combines two masks to form the intersection between them.