ArcObjects Library Reference (GeoDatabase)  

IItemInfoImpl Interface

Provides access to members of item info.

Product Availability

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

Members

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.