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