Click or drag to resize

PropertyCompareByCategoryThenByName Field

Compares properties first by category and then by name.

Namespace: Altaxo.Main.Services.PropertyReflection
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public static readonly IComparer<Property> CompareByCategoryThenByName

Field Value

IComparerProperty
See Also