GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / Dispose Method / Dispose(Boolean) Method
In This Topic
    Dispose(Boolean) Method
    In This Topic
    Free up any Windows resources that this view caches.
    Syntax
    protected override void Dispose( 
       bool disposing
    )

    Parameters

    disposing
    See Also