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