This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > SpatialAnalyst > ESRI.ArcGIS.SpatialAnalyst > Interfaces > IG > IGPSARemap Interface > IGPSARemap.RepresentAsTable Method (ArcObjects .NET 10.5 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