ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Core Namespace / Item Class / HasChildren Property

In This Topic
    HasChildren Property
    In This Topic
    Checks whether the item has child items in its child item collection
    Syntax
    Protected Friend ReadOnly Property HasChildren As Boolean
    protected internal bool HasChildren {get;}

    Property Value

    True if the count of child items is greater than zero
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also