ArcGIS Pro 3.7 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 Function Serialize() As String
    public string Serialize()

    Return Value

    the xml string that represents this ItemInfovalue.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also