![]() |
This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITableNameSet Interface > ITableNameSet.Remove Method (ArcObjects .NET 10.4 SDK) |
Remove table from set.
[Visual Basic .NET] Public Sub Remove ( _ ByVal Name As String _ )
[C#] public void Remove ( string Name );
[C++]
HRESULT Remove(
BSTR Name
);
[C++]
Parameters Name [in] Name is a parameter of type BSTR