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 QsType : IComparable, IComparable<Microsoft.Quantum.QsCompiler.SyntaxTokens.QsType>, IEquatable<Microsoft.Quantum.QsCompiler.SyntaxTokens.QsType>, Microsoft.Quantum.QsCompiler.SyntaxTokens.ITuple, System.Collections.IStructuralComparable, System.Collections.IStructuralEquatable
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.RecordType)>]
[<System.Serializable>]
type QsType = {}
Public NotInheritable Class QsType
Implements IComparable, IComparable(Of QsType), IEquatable(Of QsType), IStructuralComparable, IStructuralEquatable, ITuple