GenericTreeNode<(Of <(<'ObjectType, ParentType>)>)> Constructor (String, ObjectType)
Initializes a new instance of the class.
Namespace:
UAOOI.Windows.FormsAssembly: CAS.Windows.Forms (in CAS.Windows.Forms.dll)
Syntax
[SuppressMessageAttribute] public GenericTreeNode( string text, ObjectType obj )
Parameters
- obj
- Type: ObjectType
The object coupled with the node.