Gets the number of items stored in the BigList. The indices of the items
range from 0 to Count-1.
Namespace: X3Platform.CollectionsAssembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
RemarksGetting the number of items in the BigList takes constant time.
See Also