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

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