ArcObjects Library Reference  (Carto)    

ITableCollection.RemoveAllTables Method

Removes all tables from the collection.

[Visual Basic 6.0]
Sub RemoveAllTables
[Visual Basic .NET]
Public Sub RemoveAllTables ( _
)
[C#]
public void RemoveAllTables (
);
[Java]
public void removeAllTables (
)
throws
    IOException,
    AutomationException
[C++]
HRESULT RemoveAllTables(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ITableCollection Interface

 


Feedback Send feedback on this page