ArcGIS Pro 2.9 API Reference Guide
GetChildren Method (Item)

ArcGIS.Desktop.Core Namespace > Item Class : GetChildren Method
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, Windows 8.1

See Also

Reference

Item Class
Item Members