This document is archived and information here might be outdated.  Recommended version.


ITableProperties.RemoveAll Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IT > ITableProperties Interface > ITableProperties.RemoveAll Method
ArcGIS Developer Help

ITableProperties.RemoveAll Method

Remove all table properties.

[Visual Basic .NET]
Public Sub RemoveAll ( _
)
[C#]
public void RemoveAll (
);

Product Availability

Available with ArcGIS Desktop.

See Also

ITableProperties Interface