Click or drag to resize
BigListT Properties

The BigListT generic type exposes the following members.

Properties
  NameDescription
Public propertyCapacity
Gets or sets the capacity.
Public propertyCount
Gets or sets the number of elements present in the BigList.
Public propertyItem
Gets or sets the element at the specified index.
Top
See Also