Click or drag to resize

graphNodeBase Properties

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

The graphNodeBase type exposes the following members.

Properties
  NameDescription
Public propertyisLeaf
Gets a value indicating whether this instance is leaf.
Public propertyItem
Gets or sets the IGraphNode with the specified key.
Public propertylevel
Gets the depth level, where 1 is the root
Public propertyname
Ime koje je dodeljeno objektu
Public propertyparent
Referenca prema parent objektu
Public propertypath
Putanja objekta
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
Public propertyroot
Gets the root.
Top
See Also