Whatever the target and control indexes are, they will be flipped. Example: if index 0 is control
and index 1 is target, after this call index 0 will be target and index 1 will be control.

C# | Visual Basic | Visual C++ |
public IOperationCNot FlipTargetAndControlIndexes()
Public Function FlipTargetAndControlIndexes As IOperationCNot
public: virtual IOperationCNot^ FlipTargetAndControlIndexes() sealed

A reference to this operation after this method has been performed.