ArcGIS Pro 2.9 API Reference Guide
Deserialize Method

ESRI.ArcGIS.ItemIndex Namespace > ItemInfoValue Structure : Deserialize Method
the xml string used to populate this ItemInfoValue.
Deserializes the xml string; assigning the ItemInfovalue properties.
Syntax
public void Deserialize( 
   string xml
)
Public Sub Deserialize( _
   ByVal xml As String _
) 

Parameters

xml
the xml string used to populate this ItemInfoValue.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ItemInfoValue Structure
ItemInfoValue Members