'Declaration Public ReadOnly Property Children As List(Of OutlineNode)
'Declaration
Public ReadOnly Property Children As List(Of OutlineNode)
public List<OutlineNode> Children {get;}
OutlineNode Class OutlineNode Members