outref<'T> Type
- Namespace: FSharp.Core
- Assembly: FSharp.Core.dll
-
Abbreviation For:
byref<'T, Out>
Represents a out-argument managed pointer in F# code. This type should only be used with F# 4.5+.
outref<'T> (FSharp.Core)
byref<'T, Out>
Represents a out-argument managed pointer in F# code. This type should only be used with F# 4.5+.