This document is archived and information here might be outdated. Recommended version. |
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*