QsTypeKind<Type,UdtName,TParam,Characteristics>.Double Property

Definition

[System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)]
[System.Diagnostics.DebuggerNonUserCode]
public static Microsoft.Quantum.QsCompiler.SyntaxTokens.QsTypeKind<Type,UdtName,TParam,Characteristics> Double { [Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.UnionCase, 3)] get; }
[<System.Diagnostics.DebuggerBrowsable(System.Diagnostics.DebuggerBrowsableState.Never)>]
[<System.Diagnostics.DebuggerNonUserCode>]
[<get: Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.UnionCase, 3)>]
member this.Double : Microsoft.Quantum.QsCompiler.SyntaxTokens.QsTypeKind<'ype, 'UdtName, 'Param, 'Characteristics>
Public Shared ReadOnly Property Double As QsTypeKind(Of Type, UdtName, TParam, Characteristics)

Property Value

QsTypeKind<Type,UdtName,TParam,Characteristics>
Attributes
DebuggerBrowsableAttribute DebuggerNonUserCodeAttribute Microsoft.FSharp.Core.CompilationMappingAttribute

Applies to