AbstractInfoTInfoNew Method (IDataContainer) |
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(
IDataContainer dc
)
Parameters
- dc
- Type: CMS.BaseIDataContainer
Container with the source data
Return Value
Type:
TInfoSee Also