Click or drag to resize
BagT Constructor
Creates a new Bag.

Namespace: X3Platform.Collections
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public Bag()
Remarks
Items that are null are permitted.
See Also