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.LoadFromTable Method (ArcObjects .NET 10.5 SDK) |
Loads remap records from an ITable and creates the relevant remap object.
[Visual Basic .NET] Public Sub LoadFromTable ( _ ByVal remapTable As ITable _ )
[C#] public void LoadFromTable ( ITable remapTable );
[C++]
HRESULT LoadFromTable(
ITable* remapTable
);
[C++]
Parameters remapTable [in]
remapTable is a parameter of type ITable