This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IT > ITableProperties Interface > ITableProperties.Add Method (ArcObjects .NET 10.4 SDK) |
Add a table property.
[Visual Basic .NET] Public Sub Add ( _ ByVal pTableProperty As ITableProperty _ )
[C#] public void Add ( ITableProperty pTableProperty );