ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Core Namespace / Item Class / GetChildren Method

In This Topic
    GetChildren Method (Item)
    In This Topic
    Gets the children of this item
    Syntax
    protected internal Item[] GetChildren()
    Protected Friend Function GetChildren() As Item()

    Return Value

    A copy of the children's collection
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also