This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IJ > IJSONReader Interface > IJSONReader.ReadFrom Method (ArcObjects .NET 10.4 SDK) |
Specifies input stream.
[Visual Basic .NET] Public Sub ReadFrom ( _ ByVal inputStream As IStream _ )
[C#] public void ReadFrom ( IStream inputStream );
[C++]
HRESULT ReadFrom(
IStream* inputStream
);
[C++]
Parameters inputStream [in]
inputStream is a parameter of type IStream