GoDigram for .NET Framework and .NET Core
Northwoods.Go.Xml Namespace / GoXmlReader Class / ClearAllShareds Method
In This Topic
    ClearAllShareds Method (GoXmlReader)
    In This Topic
    Remove all objects from the table of shared objects.
    Syntax
    public void ClearAllShareds()
    Remarks
    This also resets the IDs returned by calls to MakeShared.
    See Also