Operators.( &&& )<^T>, fonction (F#)
Opérateur surchargé de bits AND.
Espace de noms/Chemin du module : Microsoft.FSharp.Core.Operators
Assembly : FSharp.Core (in FSharp.Core.dll)
// Signature:
( &&& ) : ^T -> ^T -> ^T (requires ^T with static member op_BitwiseAnd)
// Usage:
x &&& y
Paramètres
x
Type : ^TPremier paramètre.
y
Type : ^TDeuxième paramètre.
Valeur de retour
Résultat de l'opération.
Plateformes
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Informations de version
Versions de bibliothèque principale F#
Prise en charge dans : 2,0, 4,0, portables