System::Collections::BitArray::Or méthode

BitArray::Or method

Calcule le ‘ou’ bit à bit entre deux BitSets.

BitArrayPtr System::Collections::BitArray::Or(const BitArrayPtr &value)
ParamètreTypeDescription
valeurconst BitArrayPtr&Opérande RHS.

ReturnValue

Résultat du ‘or’ binaire.

Voir aussi