The Portrate Interview Engine

IGraphElement Properties

The properties of the IGraphElement interface are listed below. For a complete list of IGraphElement interface members, see the IGraphElement Members topic.

Public Instance Properties

Children Returns a collection of IGraphElement children
FirstChild Returns the first child of the children in this element.
Next Returns the next sibling for this element
Parent Returns the parent graph element for this element
Previous Returns the previous sibling for this element

See Also

IGraphElement Interface | Portrate.Interview.Model Namespace