This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IS > IStandaloneTableCollection Interface > IStandaloneTableCollection.RemoveStandaloneTable Method (ArcObjects .NET 10.5 SDK) |
Removes the standalone table from the collection.
[Visual Basic .NET] Public Sub RemoveStandaloneTable ( _ ByVal Table As IStandaloneTable _ )
[C#] public void RemoveStandaloneTable ( IStandaloneTable Table );
[C++]
HRESULT RemoveStandaloneTable(
IStandaloneTable* Table
);
[C++]
Parameters Table [in]
Table is a parameter of type IStandaloneTable