Cove - A Practical Quantum Computer Programming Framework
SetLabelOne Method (LabelOne)
NamespacesCove.BaseIQuantumRegisterSetLabelOne(String)
Change the label of 1
Declaration Syntax
C#Visual BasicVisual C++
void SetLabelOne(
	string LabelOne
)
Sub SetLabelOne ( _
	LabelOne As String _
)
void SetLabelOne(
	String^ LabelOne
)
Parameters
LabelOne (String)
The new label of one

Assembly: Cove.Base (Module: Cove.Base) Version: 1.0.0.0 (1.0.0.0)