ArcGIS Pro 3.7 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 Friend Function GetChildren() As Item()
    protected internal Item[] GetChildren()

    Return Value

    A copy of the children's collection
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also