ArcGIS Pro 3.2 API Reference Guide
ESRI.ArcGIS.ItemIndex Namespace / ItemInfoValue Structure / Serialize Method

In This Topic
    Serialize Method
    In This Topic
    Outputs the current item information into an xml string.
    Syntax
    public string Serialize()
    Public Function Serialize() As String

    Return Value

    the xml string that represents this ItemInfovalue.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also