GoDiagram Web Reference
LoadDOM Method

This method constructs and loads an XmlDocument from the XmlReader if UseDOM is true.
Syntax
'Declaration
 
Protected Overridable Sub LoadDOM() 
protected virtual void LoadDOM()
Remarks
If this does load a XmlDocument from the XmlReader, it sets the XmlReader property to null afterwards, and sets the XmlDocument property to that new XmlDocument. You probably do not need to override this method.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GoXmlReader Class
GoXmlReader Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback