ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Core Namespace / Item Class / RemoveRangeFromChildren Method
The items to remove
Version

RemoveRangeFromChildren Method
Remove the collection of items from the item's child collection
Syntax
protected internal void RemoveRangeFromChildren( 
   IEnumerable<Item> items
)

Parameters

items
The items to remove
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also