Northwoods.Go.Xml Assembly > Northwoods.Go.Xml Namespace > GoXmlWriter Class > Generate Method : Generate() Method |
XmlDocument
representing the Objects.'Declaration Public Overloads Overridable Function Generate() As XmlDocument
public virtual XmlDocument Generate()
XmlDocument
XmlDocument
. This then calls, in order, GenerateRootElement, GenerateRootAttributes, GenerateDefinitions, and GenerateObjects. Note that this does not call GenerateInstructions. The value of XmlWriter is set to null, since no stream is used. You probably do not need to override this method.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