Cove - A Practical Quantum Computer Programming Framework
SetLabelOne Method (LabelOne)
NamespacesCove.BaseIQubitSetLabelOne(String)
Set the label for one
Declaration Syntax
C#Visual BasicVisual C++
void SetLabelOne(
	string LabelOne
)
Sub SetLabelOne ( _
	LabelOne As String _
)
void SetLabelOne(
	String^ LabelOne
)
Parameters
LabelOne (String)
The desired label for one

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