TreeNodeItem Class

Definition

Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
public class TreeNodeItem : BaseNodeItem
Inheritance
Object    BaseNodeItem    TreeNodeItem

Constructors

Properties

CodeFile
(Inherited from BaseNodeItem)
ItemIcon
(Inherited from BaseNodeItem)
ItemID
(Inherited from BaseNodeItem)
ItemMemberInfo
(Inherited from BaseNodeItem)
ItemName
(Inherited from BaseNodeItem)
ItemObject
(Inherited from BaseNodeItem)
ItemOwnerObject
(Inherited from BaseNodeItem)
ItemType
(Inherited from BaseNodeItem)
ItemValue
(Inherited from BaseNodeItem)
Owner
(Inherited from BaseNodeItem)
Parent
(Inherited from BaseNodeItem)

Methods

ToString
(Inherited from BaseNodeItem)

Extension Methods

GetEnumNames
(Defined by General)
IsValidDouble
(Defined by General)

See Also