The Collection<(Of <(TElement>)>) type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Count |
Return the number of interactors in the collection.
| |
| IsReadOnly |
Returns false, to indicate that an collecion is writable.
| |
| Item |
Return the i-th element in the collection.
|