[This is preliminary documentation and is subject to change.]
Adapter that adapts List<(Of <(<'T>)>)> into IReadOnlyList<(Of <(<'T>)>)> where TFrom is cublass of TTo
The ReadOnlyListAdapter<(Of <(<'TFrom, TTo>)>)>..::..ActionAdaptor generic type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ReadOnlyListAdapter<(Of <(<'TFrom, TTo>)>)>..::..ActionAdaptor | CTor |
Methods
| Name | Description | |
|---|---|---|
| Do | Invokes InnerAction |
Properties
| Name | Description | |
|---|---|---|
| InnerAction | Predicate<(Of <(<'T>)>)> being wrapped |