AbstractInfoTInfoNew Method (DataRow) |
Creates new object of the given class
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax public static TInfo New(
DataRow dr
)
Parameters
- dr
- Type: System.DataDataRow
Data row with the data
Return Value
Type:
TInfoSee Also