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

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

    Parameters

    table
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.3 or higher.
    See Also