GoDigram for .NET Framework and .NET Core
Northwoods.Go.Xml Namespace / GoXmlReader Class / Initialize Method
In This Topic
    Initialize Method (GoXmlReader)
    In This Topic
    Do the initialization needed by Consume(XmlReader) and Consume(XmlDocument).
    Syntax
    protected virtual void Initialize()
    See Also