This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoAnalyst > ESRI.ArcGIS.GeoAnalyst > Interfaces > IR > IRemap Interface > IRemap.LoadFromTable Method (ArcObjects .NET 10.4 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