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