Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

Serialize Method (AnnPointerObject)






Serialize options
The parent node into which the object's data will be saved.
The XML document that will contain the object's data.
Serializes the object to an XML document.
Syntax
public override void Serialize( 
   AnnSerializeOptions options,
   XmlNode parentNode,
   XmlDocument document
)
'Declaration
 
Public Overrides Sub Serialize( _
   ByVal options As AnnSerializeOptions, _
   ByVal parentNode As XmlNode, _
   ByVal document As XmlDocument _
) 
public override void Serialize( 
   AnnSerializeOptions options,
   XmlNode parentNode,
   XmlDocument document
)
@Override public void serialize(
   AnnSerializeOptions options,
   Node parentNode, 
   Document document
)
            
 function Leadtools.Annotations.Core.AnnPointerObject.Serialize( 
   options ,
   parentNode ,
   document 
)

Parameters

options
Serialize options
parentNode
The parent node into which the object's data will be saved.
document
The XML document that will contain 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