GoDigram for .NET Framework and .NET Core
Northwoods.Go.Xml Namespace
/
IGoXmlTransformer Interface
/ ConsumeBody Method
the object constructed by
Allocate
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
ConsumeBody Method (IGoXmlTransformer)
In This Topic
Read any text or elements contained in the current element to continue building the object, after all calls to
ConsumeAttributes
.
Syntax
C#
void
ConsumeBody(
object
obj
)
Parameters
obj
the object constructed by
Allocate
See Also
Reference
IGoXmlTransformer Interface
IGoXmlTransformer Members