This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > SpatialAnalyst > ESRI.ArcGIS.SpatialAnalyst > Interfaces > IG > IGPSANumberRemap Interface > IGPSANumberRemap.LoadNumbersFromASCIIFile Method (ArcObjects .NET 10.4 SDK) |
Loads the information from an ArcGRID ASCII remap file into a remap object.
[Visual Basic .NET] Public Sub LoadNumbersFromASCIIFile ( _ ByVal remapFile As String _ )
[C#] public void LoadNumbersFromASCIIFile ( string remapFile );
[C++]
HRESULT LoadNumbersFromASCIIFile(
BSTR remapFile
);
[C++]
Parameters remapFile [in] remapFile is a parameter of type BSTR