[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>)>)>..::..PredicateAdaptor generic type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ReadOnlyListAdapter<(Of <(<'TFrom, TTo>)>)>..::..PredicateAdaptor | CTor |
Methods
| Name | Description | |
|---|---|---|
| Predicate | Invokes InnerPredicate |
Properties
| Name | Description | |
|---|---|---|
| InnerPredicate | Predicate(TFrom) being wrapped |