This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITableEdits Interface > ITableEdits.Add Method (ArcObjects .NET 10.4 SDK) |
Adds a TableEdit element.
[Visual Basic .NET] Public Sub Add ( _ ByVal TableEdit As ITableEdit _ )
[C#] public void Add ( ITableEdit TableEdit );
[C++]
HRESULT Add(
ITableEdit* TableEdit
);
[C++]
Parameters TableEdit [in]
TableEdit is a parameter of type ITableEdit