[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

Methods

  NameDescription
Public methodPredicate

Properties

  NameDescription
Public propertyInnerPredicate
Predicate(TFrom) being wrapped

See Also