ArcGIS Pro 2.6 API Reference Guide
FromXml Method (CIMKeyframeTime)

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

Parameters

xml
The XML string containing the CIMKeyframeTime state.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMKeyframeTime Class
CIMKeyframeTime Members