This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > II > IItemInfoImpl Interface > IItemInfoImpl.ReadFromJSON Method (ArcObjects .NET 10.4 SDK) |
Read ItemInfo from JSON.
[Visual Basic .NET] Public Sub ReadFromJSON ( _ ByVal pJObject As IJSONObject _ )
[C#] public void ReadFromJSON ( IJSONObject pJObject );
[C++]
HRESULT ReadFromJSON(
IJSONObject* pJObject
);
[C++]
Parameters pJObject [in]
pJObject is a parameter of type IJSONObject