OpProperty Class

Definition

[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.SumType)]
[System.Diagnostics.DebuggerDisplay("{__DebugDisplay(),nq}")]
[System.Serializable]
public sealed class OpProperty : IComparable, IComparable<Microsoft.Quantum.QsCompiler.SyntaxTokens.OpProperty>, IEquatable<Microsoft.Quantum.QsCompiler.SyntaxTokens.OpProperty>, System.Collections.IStructuralComparable, System.Collections.IStructuralEquatable
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.SumType)>]
[<System.Diagnostics.DebuggerDisplay("{__DebugDisplay(),nq}")>]
[<System.Serializable>]
type OpProperty = 
Public NotInheritable Class OpProperty
Implements IComparable, IComparable(Of OpProperty), IEquatable(Of OpProperty), IStructuralComparable, IStructuralEquatable
Inheritance
OpProperty
Attributes
Microsoft.FSharp.Core.CompilationMappingAttribute DebuggerDisplayAttribute SerializableAttribute
Implements

Properties

Adjointable
Controllable
IsAdjointable
IsControllable
Tag

Methods

CompareTo(Object)
CompareTo(Object, IComparer)
CompareTo(OpProperty)
Equals(Object)
Equals(Object, IEqualityComparer)
Equals(OpProperty)
GetHashCode()
GetHashCode(IEqualityComparer)
ToString()

Applies to