System::Collections::BitArray::And método
BitArray::And method
Calcula el ‘and’ a nivel de bits entre dos BitSets.
BitArrayPtr System::Collections::BitArray::And(const BitArrayPtr &value)
| Parámetro | Tipo | Descripción |
|---|---|---|
| valor | const BitArrayPtr& | Operando RHS. |
ReturnValue
Resultado del ‘and’ a nivel de bits.
Ver también
- Class BitArrayPtr
- Class BitArray
- Namespace System::Collections
- Library Aspose.PDF for C++