Returns the first child of the children in this element.
[Visual Basic] Property ReadOnly FirstChild As IGraphElement [C#] IGraphElement FirstChild { get; } [C++] __property IGraphElement* get_FirstChild(); [JScript] function get FirstChild() : IGraphElement
IGraphElement Interface | Portrate.Interview.Model Namespace