Creates a new BigList. The BigList is initially empty.
Namespace: X3Platform.CollectionsAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
RemarksCreating a empty BigList takes constant time and consumes a very small amount of memory.
See Also