ArcGIS Pro 3.2 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 internal bool HasChildren {get;}
    Protected Friend ReadOnly Property HasChildren As Boolean

    Property Value

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also