Table..::..ToObjects<(Of <(<'T>)>)> Method (Nullable<(Of <(<'ConstructorMetadata>)>)>)
Converts the table into an enumeration of objects of the indicated type using the indicated constructor.
Namespace:
Tortuga.ChainAssembly: Tortuga.Chain.Core (in Tortuga.Chain.Core.dll)
Syntax
Type Parameters
- T
- Desired object type
Parameters
- constructor
- Type: Nullable<(Of <(<'ConstructorMetadata>)>)>
The constructor.