This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IG > IGFSTableDescriptions Interface > IGFSTableDescriptions.Add Method (ArcObjects .NET 10.5 SDK) |
Adds a table description.
[Visual Basic .NET] Public Sub Add ( _ ByVal TableDescription As IGFSTableDescription _ )
[C#] public void Add ( IGFSTableDescription TableDescription );
[C++]
HRESULT Add(
IGFSTableDescription* TableDescription
);
[C++]
Parameters TableDescription [in]
TableDescription is a parameter of type IGFSTableDescription