[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

Methods

  NameDescription
Public methodDo
Invokes InnerAction

Properties

  NameDescription
Public propertyInnerAction

See Also