Merges the field information from the given table data element into the field info object.
[Visual Basic .NET] Public Sub Merge ( _ ByVal Table As IDETable _ )
[C#] public void Merge ( IDETable Table );
[C++]
HRESULT Merge(
IDETable* Table
);
[C++]Parameters
Table [in]Table is a parameter of type IDETable
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.