Click or drag to resize
ObjectArrayComparerTComparableIndex Property
Gets or sets the comparison index in object array. Default is 1.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public int ComparableIndex { get; set; }

Property Value

Type: Int32
See Also