Returns a collection of IGraphElement children
[Visual Basic] Property ReadOnly Children As ICollection [C#] ICollection Children { get; } [C++] __property ICollection* get_Children(); [JScript] function get Children() : ICollection
IGraphElement Interface | Portrate.Interview.Model Namespace