System::Collections::BitArray::Reference::operator= methode
Reference::operator=(bool) method
Stelt de gerefereerde bitwaarde in.
Reference & System::Collections::BitArray::Reference::operator=(bool value)
| Parameter | Type | Beschrijving |
|---|---|---|
| value | bool | om in te stellen. |
ReturnValue
Deze referentie.
Zie ook
- Class Reference
- Class Reference
- Class BitArray
- Namespace System::Collections
- Library Aspose.Page for C++
Reference::operator=(const Reference&) method
Kopieert bitwaarde.
Reference & System::Collections::BitArray::Reference::operator=(const Reference &reference)
| Parameter | Type | Beschrijving |
|---|---|---|
| reference | const Reference& | Referentie naar bronbit. |
ReturnValue
Deze referentie.
Zie ook
- Class Reference
- Class Reference
- Class BitArray
- Namespace System::Collections
- Library Aspose.Page for C++