GoDiagram Web Reference
ReaderNode Property (GoXmlTransformer)

Get the Reader's ReaderNode, an XmlNode.
Syntax
'Declaration
 
Public Property ReaderNode As XmlNode
public XmlNode ReaderNode {get; set;}
Remarks
This value is undefined (and should be null) when writing, or when reading and either UseDOM is false or the consuming process is not at a point where there would be an XmlNode that is being consumed.
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

GoXmlTransformer Class
GoXmlTransformer Members

 

 


© 2013. Northwoods Software Corporation. All Rights Reserved.

Send Feedback