ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SubtypeGroupTable Class / Add Method

In This Topic
    Add Method (SubtypeGroupTable)
    In This Topic
    Syntax
    public void Add( 
       StandaloneTable table
    )
    Public Sub Add( _
       ByVal table As StandaloneTable _
    ) 

    Parameters

    table
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also