Click or drag to resize
BigListTAdd Method
Adds an item to the end of the BigList. The indices of all existing items in the Deque are unchanged.

Namespace: X3Platform.Collections
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
Remarks
Adding an item takes, on average, constant time.
See Also