ARecord..::..Cast Method
Overload List
Name | Description | |
---|---|---|
![]() |
Cast<(Of <<'(T>)>>)(Func<(Of <<'(String, Type, String, Object, Object>)>>)) |
Will convert the record into a user defined class were the bin's name is matches the class's field/property name and type.
|
![]() |
Cast<(Of <<'(T>)>>)(Object, Func<(Of <<'(String, Type, String, Object, Object>)>>)) |
Will convert the record into a user defined class were the bin's name is matches the class's field/property name and type.
|