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