Cove - A Practical Quantum Computer Programming Framework
GetTotalLength Method
NamespacesCove.BaseIQuantumRegisterGetTotalLength()()()
Slicing may result in a subset of the register being exposed. This gets the total length of the register, which includes qubits that may be hidden through slicing.
Declaration Syntax
C#Visual BasicVisual C++
int GetTotalLength()
Function GetTotalLength As Integer
int GetTotalLength()
Return Value
The total number of qubits in the register, some of which may be hidden.

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