Click or drag to resize
OrderedBagTClear Method
Removes all items from the bag.

Namespace: X3Platform.Collections
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
Remarks
Clearing the bag takes a constant amount of time, regardless of the number of items in it.
See Also