[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Type Parameters

T

Provides a collection facade around a C5 collection.

The following tables list the members exposed by the C5CollectionWrapper<(Of T>) generic type.

Public Properties

  NameDescription
Count
Gets the number of elements contained in the ICollection<(Of T>).

IsReadOnly
Gets a value indicating whether the ICollection<(Of T>) is read-only.