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