QsTypeItem Class
Definition
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.
[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.SumType)]
[System.Diagnostics.DebuggerDisplay("{__DebugDisplay(),nq}")]
[System.Serializable]
public abstract class QsTypeItem : IComparable, IComparable<Microsoft.Quantum.QsCompiler.SyntaxTree.QsTypeItem>, IEquatable<Microsoft.Quantum.QsCompiler.SyntaxTree.QsTypeItem>, System.Collections.IStructuralComparable, System.Collections.IStructuralEquatable
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.SumType)>]
[<System.Diagnostics.DebuggerDisplay("{__DebugDisplay(),nq}")>]
[<System.Serializable>]
type QsTypeItem =
Public MustInherit Class QsTypeItem
Implements IComparable, IComparable(Of QsTypeItem), IEquatable(Of QsTypeItem), IStructuralComparable, IStructuralEquatable
- Inheritance
-
QsTypeItem
- Derived
- Attributes
- Implements
Properties
| IsAnonymous | |
| IsNamed | |
| Tag |