This document is archived and information here might be outdated.  Recommended version.


IItemInfoImpl Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > II > IItemInfoImpl Interface
ArcGIS Developer Help

IItemInfoImpl Interface

Provides access to members of item info.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method LoadFromXmlFile Load ItemInfo from a XML file.
Method LoadThumbnailFromFile Load thumbnail from file.
Method ReadFromJSON Read ItemInfo from JSON.
Method SaveThumbnailToFile Save the thumbmail to a file.
Method SaveToJSON Save the ItemInfo to a XML file.
Method SaveToXmlFile Save the ItemInfo to a XML file.
Method StringArrayToString Convert StringArray to comma sperated string.
Method StringToStringArray Convert comma sperated strin to StringArray.

Classes that implement IItemInfoImpl

Classes Description