InfoObjectCollectionTInfoCreateNewObject Method |
Creates new instance of the encapsulated object.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public virtual TInfo CreateNewObject(
DataRow dr
)
Parameters
- dr
- Type: System.DataDataRow
DataRow with the data
Return Value
Type:
TInfoSee Also