ClientInformation.Inequality(ClientInformation, ClientInformation) Operator
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
C#
public static bool operator != (Microsoft.Quantum.IQSharp.ClientInformation? left, Microsoft.Quantum.IQSharp.ClientInformation? right);
Public Shared Operator != (left As ClientInformation, right As ClientInformation) As Boolean
- left
- ClientInformation
- right
- ClientInformation
System.Boolean
Product | Versions |
---|---|
Microsoft Quantum Development Kit | Latest |