ArcGIS Pro 2.6 API Reference Guide
FromXml Method (CIMBookmarkDocument)

ArcGIS.Core.CIM Namespace > CIMBookmarkDocument Class : FromXml Method
The XML string containing the CIMBookmarkDocument state.
Reconstructs the CIMBookmarkDocument with a specified state from an XML encoding.
Syntax
public static CIMBookmarkDocument FromXml( 
   string xml
)
Public Shared Function FromXml( _
   ByVal xml As String _
) As CIMBookmarkDocument

Parameters

xml
The XML string containing the CIMBookmarkDocument state.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMBookmarkDocument Class
CIMBookmarkDocument Members