A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://fsharp.github.io/fsharp-core-docs/reference/fsharp-core-allownullliteralattribute.html below:

AllowNullLiteralAttribute (FSharp.Core) | FSharp.Core

AllowNullLiteralAttribute Type
Namespace: FSharp.Core
Assembly: FSharp.Core.dll
Base Type: Attribute
This is an attribute type definition

Adding this attribute to a type lets the 'null' literal be used for the type within F# code. This attribute may only be added to F#-defined class or interface types.

Constructors Constructor Description

AllowNullLiteralAttribute(value)

Full Usage:

AllowNullLiteralAttribute(value)

Parameters:


Returns: AllowNullLiteralAttribute

AllowNullLiteralAttribute


Creates an instance of the attribute with the specified value

value : bool
Returns: AllowNullLiteralAttribute

AllowNullLiteralAttribute

AllowNullLiteralAttribute()

Full Usage:

AllowNullLiteralAttribute()

Returns: AllowNullLiteralAttribute AllowNullLiteralAttribute


Creates an instance of the attribute

Returns: AllowNullLiteralAttribute

AllowNullLiteralAttribute

Instance members Instance member Description

this.Value

Full Usage:

this.Value

Returns: bool


The value of the attribute, indicating whether the type allows the null literal or not

Returns: bool

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4