GoDigram for .NET Framework and .NET Core
Northwoods.Go.Xml Namespace
/
GoXmlWriter Class
/ GenerateDefinitions Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
GenerateDefinitions Method (GoXmlWriter)
In This Topic
Call
DefineObject
for each object in
Objects
.
Syntax
C#
protected
virtual
void
GenerateDefinitions()
Remarks
This gives each object a chance to identify common objects and perhaps produce some shared elements that precede the regular rendering. You probably do not need to override this method.
See Also
Reference
GoXmlWriter Class
GoXmlWriter Members