Header menu logo FSharp.Core

ByRefKinds Module

Represents the types of byrefs in F# 4.5+

Types

Type Description

In

Represents a byref that can be read

InOut

Represents a byref that can be both read and written

Out

Represents a byref that can be written

Type something to start searching.