SetRecords<(Of <(<'T>)>)>..::..Select Method
Overload List
Name | Description | |
---|---|---|
![]() |
Select<(Of <<'(TResult>)>>)(Func<(Of <<'(T, TResult>)>>)) |
Projects each element of an ARecord into a new form.
|
![]() |
Select<(Of <<'(TResult>)>>)(Func<(Of <<'(ARecord, TResult>)>>)) |
Projects each element of an ARecord into a new form.
(Inherited from SetRecords.) |