|  | This document is archived and information here might be outdated. Recommended version. | 
| ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > II > IItemInfoImpl Interface (ArcObjects .NET 10.4 SDK) | 
Provides access to members of item info.
| Description | ||
|---|---|---|
|  | LoadFromXmlFile | Load ItemInfo from a XML file. | 
|  | LoadThumbnailFromFile | Load thumbnail from file. | 
|  | ReadFromJSON | Read ItemInfo from JSON. | 
|  | SaveThumbnailToFile | Save the thumbmail to a file. | 
|  | SaveToJSON | Save the ItemInfo to a XML file. | 
|  | SaveToXmlFile | Save the ItemInfo to a XML file. | 
|  | StringArrayToString | Convert StringArray to comma sperated string. | 
|  | StringToStringArray | Convert comma sperated strin to StringArray. |