UAOOI.Windows.Forms Namespace
UAOOI.Windows.Forms

GenericTreeNode<(Of <(<'ObjectType, ParentType>)>)> Class

Generic and disposable TreeNode

Namespace:  UAOOI.Windows.Forms
Assembly:  CAS.Windows.Forms (in CAS.Windows.Forms.dll)

Syntax


[SuppressMessageAttribute]
public abstract class GenericTreeNode<ObjectType, ParentType> : TreeNode, 
	ITreeNodeInterface
where ParentType : ITreeNodeInterface

Type Parameters

ObjectType
ParentType

Inheritance Hierarchy


Object
  MarshalByRefObject
    TreeNode
      UAOOI.Windows.Forms..::..GenericTreeNode<(Of <(<'ObjectType, ParentType>)>)>