Cove - A Practical Quantum Computer Programming Framework
SetLabelZero Method (LabelZero)
NamespacesCove.LocalSimulationQuantumRegisterSetLabelZero(String)
Change the label of 0
Declaration Syntax
C#Visual BasicVisual C++
public void SetLabelZero(
	string LabelZero
)
Public Sub SetLabelZero ( _
	LabelZero As String _
)
public:
virtual void SetLabelZero(
	String^ LabelZero
) sealed
Parameters
LabelZero (String)
The new label of zero

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