IGraphNode Properties |
The IGraphNode type exposes the following members.
| Name | Description | |
|---|---|---|
| forTreeview |
Name format used for textual tree view representation
| |
| isLeaf |
Gets a value indicating whether this instance is leaf.
| |
| Item |
Gets or sets the IGraphNode with the specified key.
| |
| level |
Gets the depth level, where 1 is the root
| |
| name |
Ime koje je dodeljeno objektu
| |
| parent |
Referenca prema parent objektu
| |
| path |
Putanja objekta
| |
| pathSeparator |
Gets the path separator used in this path format
| |
| root |
Gets the root.
|