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