SaveableTreeNode<(Of <(<'ObjectType, ParentType>)>)> Constructor (String, ObjectType, ParentType)
Initializes a new instance of the class.
Namespace:
CAS.DataPorter.ConfiguratorAssembly: CommServer.DAClientConfiguration (in CommServer.DAClientConfiguration.dll)
Syntax
Parameters
- obj
- Type: ObjectType
The object coupled with the node.
- node
- Type: ParentType
The node to add new object.