Click or drag to resize

RootNodeItem Class

Inheritance Hierarchy
SystemObject
  DWSIMBaseNodeItem
    DWSIMRootNodeItem

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

The RootNodeItem type exposes the following members.

Constructors
 NameDescription
Public methodRootNodeItem 
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