System::Collections::BitArray::operator== मेथड
BitArray::operator== method
बिटवाइज़ तुलना ऑपरेटर।
bool System::Collections::BitArray::operator==(const BitArray &other) const
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| अन्य | const BitArray& | RHS ऑपरेण्ड। |
ReturnValue
यदि आकार और सभी बिट मिलते हैं तो true, अन्यथा false।
संबंधित देखें
- Class BitArray
- Class BitArray
- Namespace System::Collections
- Library Aspose.Page for C++