System::Collections::BitArray::Reference::operator= methode

Reference::operator=(bool) method

Stelt de gerefereerde bitwaarde in.

Reference & System::Collections::BitArray::Reference::operator=(bool value)
ParameterTypeBeschrijving
valueboolom in te stellen.

ReturnValue

Deze referentie.

Zie ook

Reference::operator=(const Reference&) method

Kopieert bitwaarde.

Reference & System::Collections::BitArray::Reference::operator=(const Reference &reference)
ParameterTypeBeschrijving
referenceconst Reference&Referentie naar bronbit.

ReturnValue

Deze referentie.

Zie ook