ReadXml Method

Summary

Reads the values stored in the XML file.

Syntax
C#
VB
C++
protected virtual void ReadXml( 
   IXPathNavigable navigator 
) 
  
Protected Sub ReadXml( _ 
   ByVal navigator As IXPathNavigable _ 
)  
protected: 
void ReadXml(  
   IXPathNavigable^ navigator 
)  

Parameters

navigator
Provides an accessor to the System.Xml.XPath.XPathNavigator class.

Requirements

Target Platforms

See Also

Reference

FormField Class

FormField Members

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly