Get the binrary representations of the indices that are not included
in Value.
| C# | Visual Basic | Visual C++ |
protected int GetNotIncludedBinaryRepresentation( int Value )
Protected Function GetNotIncludedBinaryRepresentation ( _ Value As Integer _ ) As Integer
protected: int GetNotIncludedBinaryRepresentation( int Value )
- Value (Int32)
[Missing <param> documentation for "Value"]
[Missing <returns> documentation for M:Cove.LocalSimulation.QuantumRegister.GetNotIncludedBinaryRepresentation(System.Int32)]