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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.