GoDigram for .NET Framework and .NET Core
Northwoods.Go.Xml Namespace / GoXmlReader Class / ConsumeInstructions Method
In This Topic
    ConsumeInstructions Method
    In This Topic
    Consume XML instructions before the root element.
    Syntax
    protected virtual void ConsumeInstructions()
    Remarks
    By default this does nothing.
    See Also