GoDigram for .NET Framework and .NET Core
Northwoods.Go.Xml Namespace / IGoXmlTransformer Interface / GenerateAttributes Method
In This Topic
    GenerateAttributes Method (IGoXmlTransformer)
    In This Topic
    Generate attributes for the current element, helping to render an object.
    Syntax
    void GenerateAttributes( 
       object obj
    )

    Parameters

    obj
    See Also