StructuralComparisonAttribute Type
Adding this attribute to a record, union, exception, or struct type confirms the automatic generation of implementations for 'System.IComparable' for the type.
Constructors
Constructor | Description |
Full Usage: StructuralComparisonAttribute() Returns: StructuralComparisonAttribute StructuralComparisonAttribute |
Creates an instance of the attribute
|