System::Collections::BitArray::Reference::operator= मेथड
Reference::operator=(bool) method
संदर्भित बिट मान को सेट करता है।
Reference & System::Collections::BitArray::Reference::operator=(bool value)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| मान | bool | सेट करने के लिए। |
ReturnValue
यह रेफ़रेंस।
संबंधित देखें
- Class Reference
- Class Reference
- Class BitArray
- Namespace System::Collections
- Library Aspose.Page for C++
Reference::operator=(const Reference&) method
बिट मान की प्रतिलिपि बनाता है।
Reference & System::Collections::BitArray::Reference::operator=(const Reference &reference)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| reference | const Reference& | Reference स्रोत बिट के लिए। |
ReturnValue
यह रेफ़रेंस।
संबंधित देखें
- Class Reference
- Class Reference
- Class BitArray
- Namespace System::Collections
- Library Aspose.Page for C++