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-sealedattribute.html below:

SealedAttribute (FSharp.Core) | FSharp.Core

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

Adding this attribute to class definition makes it sealed, which means it may not be extended or implemented.

Constructors Constructor Description

SealedAttribute(value)

Full Usage:

SealedAttribute(value)

Parameters:


Returns: SealedAttribute

SealedAttribute


Creates an instance of the attribute

value : bool

Indicates whether the class is sealed.

Returns: SealedAttribute

SealedAttribute

SealedAttribute()

Full Usage:

SealedAttribute()

Returns: SealedAttribute The created attribute.


Creates an instance of the attribute.

Returns: SealedAttribute

The created attribute.

Instance members Instance member Description

this.Value

Full Usage:

this.Value

Returns: bool


The value of the attribute, indicating whether the type is sealed 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