Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

Deserialize Method (AnnPointerObject)






The AnnDeserializeOptions deserialize options
The XML node that contains the object's data.
The XML document that contains the object's data.
Loads this object with data from the specified XML.
Syntax
public override void Deserialize( 
   AnnDeserializeOptions options,
   XmlNode element,
   XmlDocument document
)
'Declaration
 
Public Overrides Sub Deserialize( _
   ByVal options As AnnDeserializeOptions, _
   ByVal element As XmlNode, _
   ByVal document As XmlDocument _
) 
public override void Deserialize( 
   AnnDeserializeOptions options,
   XmlNode element,
   XmlDocument document
)
@Override public void deserialize(
   AnnDeserializeOptions options,
   Node element,
   Document document
)
            
 function Leadtools.Annotations.Core.AnnPointerObject.Deserialize( 
   options ,
   element ,
   document 
)

Parameters

options
The AnnDeserializeOptions deserialize options
element
The XML node that contains the object's data.
document
The XML document that contains the object's data.
Requirements

Target Platforms

See Also

Reference

AnnPointerObject Class
AnnPointerObject Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features