Table..::..ToObjects Method
Overload List
| Name | Description | |
|---|---|---|
|
|
ToObjects<(Of <<'(T>)>>)()()()() |
Converts the table into an enumeration of objects of the indicated type.
|
|
|
ToObjects<(Of <<'(T>)>>)(Nullable<(Of <<'(IReadOnlyList<(Of <<'(Type>)>>)>)>>)) |
Converts the table into an enumeration of objects of the indicated type using the indicated constructor.
|
|
|
ToObjects<(Of <<'(T>)>>)(Nullable<(Of <<'(ConstructorMetadata>)>>)) |
Converts the table into an enumeration of objects of the indicated type using the indicated constructor.
|

