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.
[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.RecordType)]
[System.Serializable]
public sealed class QsBinding<T> : IComparable, IComparable<Microsoft.Quantum.QsCompiler.SyntaxTree.QsBinding<T>>, IEquatable<Microsoft.Quantum.QsCompiler.SyntaxTree.QsBinding<T>>, System.Collections.IStructuralComparable, System.Collections.IStructuralEquatable
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.RecordType)>]
[<System.Serializable>]
type QsBinding<'T> = {}
Public NotInheritable Class QsBinding(Of T)
Implements IComparable, IComparable(Of QsBinding(Of T)), IEquatable(Of QsBinding(Of T)), IStructuralComparable, IStructuralEquatable