ArcGIS Pro 2.8 API Reference Guide
Create(MapMember) Method

ArcGIS.Desktop.Editing Namespace > TableControlContentFactory Class > Create Method : Create(MapMember) Method
The MapMember for the TableControl.
Create MapMember content for the TableControl.
Syntax
public static TableControlContent Create( 
   MapMember mapMember
)
Public Overloads Shared Function Create( _
   ByVal mapMember As MapMember _
) As TableControlContent

Parameters

mapMember
The MapMember for the TableControl.

Return Value

The TableControlContent for the TableControl.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

TableControlContentFactory Class
TableControlContentFactory Members
Overload List