System::Collections::BitArray::And method
BitArray::And method
Calcule le ‘and’ bit à bit entre deux BitSets.
BitArrayPtr System::Collections::BitArray::And(const BitArrayPtr &value)
| Paramètre | Type | Description |
|---|---|---|
| valeur | const BitArrayPtr& | Opérande RHS. |
ReturnValue
Résultat du ‘and’ binaire.
Voir aussi
- Class BitArrayPtr
- Class BitArray
- Namespace System::Collections
- Library Aspose.Font for C++