Click or drag to resize
ListBaseTAdd Method
Adds an item to the end of the list. This method is equivalent to calling:
Insert(Count, item)

Namespace: X3Platform.Collections
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
See Also