GoDiagram Web Reference
XmlDocument Property (GoXmlReader)

Gets the XmlDocument that was loaded from the stream/file.
Syntax
'Declaration
 
Public ReadOnly Property XmlDocument As XmlDocument
public XmlDocument XmlDocument {get;}
Remarks
This value is supplied by a call to Consume(XmlDocument), or it is created by a call to Consume(XmlReader) 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