QsExpressionKind<Expr,Symbol,Type>.SizedArray.size Property
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.Field, 45, 1)]
[System.Diagnostics.DebuggerNonUserCode]
public Expr size { [System.Diagnostics.DebuggerNonUserCode] get; }
[<Microsoft.FSharp.Core.CompilationMapping(Microsoft.FSharp.Core.SourceConstructFlags.Field, 45, 1)>]
[<System.Diagnostics.DebuggerNonUserCode>]
[<get: System.Diagnostics.DebuggerNonUserCode>]
val size : 'Expr
Public ReadOnly Property size As Expr
Property Value
- Expr
- Attributes
-
Microsoft.FSharp.Core.CompilationMappingAttribute DebuggerNonUserCodeAttribute