طريقة System::Collections::BitArray::Reference::operator=.
Reference::operator=(bool) method
يقوم بتعيين قيمة البت المرجعي.
Reference & System::Collections::BitArray::Reference::operator=(bool value)
| Parameter | Type | الوصف |
|---|---|---|
| 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)
| Parameter | Type | الوصف |
|---|---|---|
| reference | const Reference& | Reference للبت المصدر. |
ReturnValue
هذا المرجع.
انظر أيضًا
- Class Reference
- Class Reference
- Class BitArray
- Namespace System::Collections
- Library Aspose.Page for C++