ArcGIS Pro 3.0 API Reference Guide
ESRI.ArcGIS.ItemIndex Namespace / ItemInfoValue Structure / Deserialize Method
the xml string used to populate this ItemInfoValue.

Deserialize Method
Deserializes the xml string; assigning the ItemInfovalue properties.
Syntax
public void Deserialize( 
   string xml
)

Parameters

xml
the xml string used to populate this ItemInfoValue.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.6 or higher.
See Also