Click or drag to resize

memberRegistryEntry Properties

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The memberRegistryEntry type exposes the following members.

Properties
  NameDescription
Public propertyforTreeview
String representetation of the node
(Inherited from graphNodeCustom.)
Public propertyisLeaf
Gets a value indicating whether this instance is leaf.
(Inherited from graphNodeBase.)
Public propertyItemInt32
Returns node by ordinal index
(Inherited from graphNodeCustom.)
Public propertyItemString
Accessing the child nodes using child node name
(Inherited from graphNodeCustom.)
Public propertylevel
Gets the depth level, where 1 is the root
(Inherited from graphNodeBase.)
Public propertymember
Member meta data
Public propertymemberType
Gets or sets the type of the member.
Public propertyname
Ime koje je dodeljeno objektu
(Inherited from graphNodeBase.)
Public propertyparent
Referenca prema parent objektu
(Inherited from graphNodeBase.)
Public propertypath
Putanja objekta
(Inherited from graphNodeBase.)
Public propertypathSeparator
Gets the path separator used in this path format - if its not set it will look for parent's default path separator to set it. If there is no parent, it will use defaultPathSeparator
(Inherited from graphNodeBase.)
Public propertyroot
Gets the root.
(Inherited from graphNodeBase.)
Top
See Also