GoDigram for .NET Framework and .NET Core
Northwoods.Go.Xml Namespace / IGoXmlTransformer Interface / SkipGeneration Method
In This Topic
    SkipGeneration Method (IGoXmlTransformer)
    In This Topic
    Return true if the GoXmlWriter should not generate XML for an object.
    Syntax
    bool SkipGeneration( 
       object obj
    )

    Parameters

    obj
    See Also