Click or drag to resize

SortableListIsFixedSize Property

IList implementation. Idem ArrayList

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

Property Value

Type: Boolean

Implements

IListIsFixedSize
See Also