The Collection<(Of <(TElement>)>) type exposes the following members.

Properties

  NameDescription
Public propertyCount
Return the number of interactors in the collection.
Public propertyIsReadOnly
Returns false, to indicate that an collecion is writable.
Public propertyItem
Return the i-th element in the collection.

See Also