QsInitializerKind<Initializer,Expr>.QubitTupleAllocation.Item Property
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.
C#
[Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 2, 0)]
[System.Diagnostics.DebuggerNonUserCode]
public System.Collections.Immutable.ImmutableArray<Initializer> Item { [System.Diagnostics.DebuggerNonUserCode] get; }
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 2, 0)>]
[<System.Diagnostics.DebuggerNonUserCode>]
[<get: System.Diagnostics.DebuggerNonUserCode>]
val Item : System.Collections.Immutable.ImmutableArray<'Initializer>
Public ReadOnly Property Item As ImmutableArray(Of Initializer)
System.Collections.Immutable.ImmutableArray<Initializer>
- Attributes
-
Microsoft.FSharp.Core.CompilationMappingAttribute System.Diagnostics.DebuggerNonUserCodeAttribute
Product | Versions |
---|---|
Microsoft Quantum Development Kit | Latest |