The properties of the IGraphElement interface are listed below. For a complete list of IGraphElement interface members, see the IGraphElement Members topic.
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 |
IGraphElement Interface | Portrate.Interview.Model Namespace