QsTuple<Item> 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 QsTuple<Item> : IComparable, IComparable<Microsoft.Quantum.QsCompiler.SyntaxTokens.QsTuple<Item>>, IEquatable<Microsoft.Quantum.QsCompiler.SyntaxTokens.QsTuple<Item>>, System.Collections.IStructuralComparable, System.Collections.IStructuralEquatable
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.SumType)>]
[<System.Diagnostics.DebuggerDisplay("{__DebugDisplay(),nq}")>]
[<System.Serializable>]
type QsTuple<'Item> =
Public MustInherit Class QsTuple(Of Item)
Implements IComparable, IComparable(Of QsTuple(Of Item)), IEquatable(Of QsTuple(Of Item)), IStructuralComparable, IStructuralEquatable
Type Parameters
- Item
- Inheritance
-
QsTuple<Item>
- Derived
- Attributes
- Implements
Properties
| IsQsTuple | |
| IsQsTupleItem | |
| Tag |