This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoAnalyst > ESRI.ArcGIS.GeoAnalyst > Interfaces > IR > IRemap Interface > IRemap.RepresentAsTable Method (ArcObjects .NET 10.4 SDK) |
Stores the remap records in an ITable.
[Visual Basic .NET] Public Function RepresentAsTable ( _ ) As ITable
[C#] public ITable RepresentAsTable ( );
[C++]
HRESULT RepresentAsTable(
ITable** ppTable
);
[C++]
Parameters ppTable [out, retval]
ppTable is a parameter of type ITable