ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMSubtypeGroupTable Class / Clone Method

In This Topic
    Clone Method (CIMSubtypeGroupTable)
    In This Topic
    Creates a deep copy of CIMSubtypeGroupTable.
    Syntax
    public new CIMSubtypeGroupTable Clone()
    Public Shadows Function Clone() As CIMSubtypeGroupTable
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also