SortableListAddDuplicates Property |
If set to true, it will not be possible to add an object to the list if its value is already in the list.
Namespace:
Pathfinding
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public bool AddDuplicates { get; set; }
Property Value
Type:
BooleanSee Also