ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX Namespace / DisposeBase Class
Properties Methods Events


In This Topic
    DisposeBase Class Members
    In This Topic

    The following tables list the members exposed by DisposeBase.

    Public Properties
     NameDescription
    Public PropertyGets a value indicating whether this instance is disposed.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
    Top
    Protected Methods
     NameDescription
    Protected MethodReleases unmanaged resources and performs other cleanup operations before the DisposeBase is reclaimed by garbage collection.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when this instance is fully disposed.  
    Public EventOccurs when this instance is starting to be disposed.  
    Top
    See Also