Header menu logo FSharp.Core

StructuralEqualityAttribute Type

Adding this attribute to a record, union or struct type confirms the automatic generation of overrides for 'System.Object.Equals(obj)' and 'System.Object.GetHashCode()' for the type.

Constructors

Constructor Description

StructuralEqualityAttribute()

Full Usage: StructuralEqualityAttribute()

Returns: StructuralEqualityAttribute StructuralEqualityAttribute

Creates an instance of the attribute

Returns: StructuralEqualityAttribute

StructuralEqualityAttribute

Type something to start searching.