GoDiagram Web Reference
SetXmlDocument Method (GoXmlReader)

an XmlDocument loaded from the XmlReader by LoadDOM if UseDOM is true
Only a subclass of a GoXmlReader can provide a value for the DOM.
Syntax
'Declaration
 
Protected Overridable Sub SetXmlDocument( _
   ByVal d As XmlDocument _
) 
protected virtual void SetXmlDocument( 
   XmlDocument d
)

Parameters

d
an XmlDocument loaded from the XmlReader by LoadDOM if UseDOM is true
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