Core.StructuralComparisonAttribute-Klasse (F#)
Durch das Hinzufügen dieses Attributs zu einem Datensatz-, Union-, Ausnahme- oder Strukturtyp wird die automatische Generierung von Implementierungen für IComparable für den Typ bestätigt.
Namespace/Modulpfad: Microsoft.FSharp.Core
Assembly: FSharp.Core (in FSharp.Core.dll)
[<AttributeUsage(AttributeTargets.Class, AllowMultiple = false)>]
[<Sealed>]
type StructuralComparisonAttribute =
class
new StructuralComparisonAttribute : unit -> StructuralComparisonAttribute
end
Hinweise
Sie können auch die Kurzform des Namens StructuralComparison verwenden.
Konstruktoren
Member |
Description |
---|---|
Erstellt eine Instanz des Attributs. |
Plattformen
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Versionsinformationen
F#-Kern-Bibliotheks-Versionen
Unterstützt in: 2,0, 4,0, portablen