InfoObjectCollectionCreateNewObject Method |
Creates new instance of the encapsulated object.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax public override BaseInfo CreateNewObject(
DataRow dr
)
Parameters
- dr
- Type: System.DataDataRow
DataRow with the data
Return Value
Type:
BaseInfoSee Also