GoDigram for .NET Framework and .NET Core
Northwoods.Go.Layout Namespace / GoLayoutTreeNode Class / ChildrenCount Property
In This Topic
    ChildrenCount Property
    In This Topic
    Gets the number of immediate children that this node has.
    Syntax
    public int ChildrenCount {get;}
    See Also