Get the index of the first qubit in the register to swap when this operation is applied.

C# | Visual Basic | Visual C++ |
public int GetFirstSwapIndex()
Public Function GetFirstSwapIndex As Integer
public: virtual int GetFirstSwapIndex() sealed

The index of the first qubit in the register to swap when this operation is
applied.