![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnStampObject Class : Deserialize Method |
Note:The Serialize and Deserialize methods have different signatures for WinRT and WinRTPhone. Refer to the following for the correct signatures:
public override void Serialize(AnnSerializeOptions options, IXmlNode parentNode, XmlDocument document) public override void Deserialize(AnnDeserializeOptions options, XmlNode element, XmlDocument document)
public override void Serialize(AnnSerializeOptions options, XNode parentNode, XDocument document) public override void Deserialize(AnnDeserializeOptions options, XNode element, XDocument document)