This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGpValueTableObject Interface > IGpValueTableObject.LoadFromString Method (ArcObjects .NET 10.5 SDK) |
Load the Value Table from a string.
[Visual Basic .NET] Public Sub LoadFromString ( _ ByVal Value As String _ )
[C#] public void LoadFromString ( string Value );
[C++]
HRESULT LoadFromString(
BSTR Value
);
[C++]
Parameters Value [in] Value is a parameter of type BSTR