This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IJ > IJSONReader Interface > IJSONReader.ReadFromString Method (ArcObjects .NET 10.5 SDK) |
Specifies input as string.
[Visual Basic .NET] Public Sub ReadFromString ( _ ByVal Text As String _ )
[C#] public void ReadFromString ( string Text );
[C++]
HRESULT ReadFromString(
BSTR Text
);
[C++]
Parameters Text [in] Text is a parameter of type BSTR