[This is preliminary documentation and is subject to change.]
The IAddable<(Of <(<'T>)>)> type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add | Adds item to collection | |
| CopyTo | Copies the elements of the IReadOnlyCollection<(Of <(<'T>)>)> to an Array, starting at a particular Array index. (Inherited from IReadOnlyCollection<(Of <(<'T>)>)>.) |
Extension Methods
| Name | Description | |
|---|---|---|
| AddRange<(Of <<'(T>)>>) | Inserts all items from one collection to another (Defined by CollectionTools.) |
Properties
| Name | Description | |
|---|---|---|
| Count | Gets the number of elements contained in the IReadOnlyCollection<(Of <(<'T>)>)>. (Inherited from IReadOnlyCollection<(Of <(<'T>)>)>.) |