ArcGIS Pro 2.9 API Reference Guide
StandaloneTablesRemovingEventArgs Constructor

ArcGIS.Desktop.Mapping.Events Namespace > StandaloneTablesRemovingEventArgs Class : StandaloneTablesRemovingEventArgs Constructor
An array of standalone tables that are being removed.
Constructs a new StandaloneTablesRemovingEventArgs.
Syntax
public StandaloneTablesRemovingEventArgs( 
   StandaloneTable[] tables
)
Public Function New( _
   ByVal tables() As StandaloneTable _
)

Parameters

tables
An array of standalone tables that are being removed.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

StandaloneTablesRemovingEventArgs Class
StandaloneTablesRemovingEventArgs Members