ArcGIS Pro 2.8 API Reference Guide
CreateGroupElement Method (IElementFactory)

ArcGIS.Desktop.Layouts Namespace > IElementFactory Interface : CreateGroupElement Method
Overload List
OverloadDescription
Creates an empty group element at the root level of the element container. This method must be called on the MCT. Use QueuedTask.Run.  
Creates a group element with a single element. This method must be called on the MCT. Use QueuedTask.Run.  
Creates a group element from a list of elements. This method must be called on the MCT. Use QueuedTask.Run.  
Creates a group element at the root level of the TOC. This method must be called on the MCT. Use QueuedTask.Run.  
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

IElementFactory Interface
IElementFactory Members