GoDigram for .NET Framework and .NET Core
Northwoods.Go.Xml Namespace / IGoXmlTransformer Interface / GenerateBody Method
In This Topic
    GenerateBody Method (IGoXmlTransformer)
    In This Topic
    Generate text and/or nested elements that render an object, after all calls to GenerateAttributes.
    Syntax
    void GenerateBody( 
       object obj
    )

    Parameters

    obj
    See Also