This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITableCollection Interface > ITableCollection.RemoveAllTables Method (ArcObjects .NET 10.4 SDK) |
Removes all tables from the collection.
[Visual Basic .NET]
Public Sub RemoveAllTables ( _
)
[C#] public void RemoveAllTables ( );
[C++]
HRESULT RemoveAllTables(
void
);