'Declaration
Public Children As System.Collections.Generic.List(Of NPTreeVertex)
'Usage
Dim instance As NPTreeVertex Dim value As System.Collections.Generic.List(Of NPTreeVertex) value = instance.Children instance.Children = value
public System.Collections.Generic.List<NPTreeVertex> Children