ArcGIS Pro 2.6 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 10, Windows 8.1, Windows 7

See Also

Reference

Item Class
Item Members