System::Collections::BitArray::And 메서드
BitArray::And method
두 BitSet 간의 비트 단위 ‘and’ 연산을 계산합니다.
BitArrayPtr System::Collections::BitArray::And(const BitArrayPtr &value)
| 매개변수 | 형식 | 설명 |
|---|---|---|
| value | const BitArrayPtr& | 우변 피연산자. |
ReturnValue
비트 단위 ‘and’ 결과.
또 보기
- Class BitArrayPtr
- Class BitArray
- Namespace System::Collections
- Library Aspose.Page for C++