Click or drag to resize

TreeNodeItem Class

Inheritance Hierarchy
SystemObject
  DWSIMBaseNodeItem
    DWSIMTreeNodeItem

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 8.4.5.0
Syntax
public class TreeNodeItem : BaseNodeItem
Request Example View Source

The TreeNodeItem type exposes the following members.

Constructors
 NameDescription
Public methodTreeNodeItem 
Top
Properties
 NameDescription
Public propertyCodeFile
(Inherited from BaseNodeItem)
Public propertyItemIcon
(Inherited from BaseNodeItem)
Public propertyItemID
(Inherited from BaseNodeItem)
Public propertyItemMemberInfo
(Inherited from BaseNodeItem)
Public propertyItemName
(Inherited from BaseNodeItem)
Public propertyItemObject
(Inherited from BaseNodeItem)
Public propertyItemOwnerObject
(Inherited from BaseNodeItem)
Public propertyItemType
(Inherited from BaseNodeItem)
Public propertyItemValue
(Inherited from BaseNodeItem)
Public propertyOwner
(Inherited from BaseNodeItem)
Public propertyParent
(Inherited from BaseNodeItem)
Top
Methods
 NameDescription
Public methodToString
(Inherited from BaseNodeItem)
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also