Click or drag to resize

SortableListIsSorted Property

'Get only' property that indicates if the list is sorted.

Namespace:  Pathfinding
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public bool IsSorted { get; }

Property Value

Type: Boolean
See Also