GoDigram for .NET Framework and .NET Core
Northwoods.Go.Xml Namespace
/
GoXmlTransformer Class
/ ReadTextBody Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
ReadTextBody Method (GoXmlTransformer)
In This Topic
Read in a string that is the body of an element.
Syntax
C#
public
string
ReadTextBody()
Remarks
This just calls
GoXmlReader
.
GoXmlReader.ReadTextBody
.
See Also
Reference
GoXmlTransformer Class
GoXmlTransformer Members
ReadTextBody Method