Click or drag to resize
BigListTCount Property
Gets the number of items stored in the BigList. The indices of the items range from 0 to Count-1.

Namespace: X3Platform.Collections
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
Remarks
Getting the number of items in the BigList takes constant time.
See Also