ConcurrentListT Properties |
The ConcurrentListT generic type exposes the following members.
Name | Description | |
---|---|---|
Count |
Gets the number of elements contained in the list.
| |
Item |
Gets or sets the element at the specified index.
| |
List |
Gets the underlying list object.
|