ArcObjects Library Reference (ArcMapUI)  

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