GenericTreeNode<(Of <(<'ObjectType, ParentType>)>)> Class
Generic and disposable TreeNode
Namespace:
UAOOI.Windows.FormsAssembly: 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
MarshalByRefObject
TreeNode
UAOOI.Windows.Forms..::..GenericTreeNode<(Of <(<'ObjectType, ParentType>)>)>