The BigListT generic type exposes the following members.
Properties
| Name | Description |
---|
| Capacity |
Gets or sets the capacity.
|
| Count |
Gets or sets the number of elements present in the BigList.
|
| Item |
Gets or sets the element at the specified index.
|
TopSee Also