Metodo System::Collections::BitArray::And
BitArray::And method
Calcola il bitwise ‘and’ tra due BitSet.
BitArrayPtr System::Collections::BitArray::And(const BitArrayPtr &value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | const BitArrayPtr& | Operando RHS. |
ReturnValue
Risultato bitwise ‘and’.
Vedi anche
- Class BitArrayPtr
- Class BitArray
- Namespace System::Collections
- Library Aspose.Font for C++