DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomImage Class / Finalize Method






    Finalize Method (DicomImage)
    Standard finaliser - releases any files which may be held open by the image and its underlying DicomDatSet
    Syntax
    'Declaration
     
    
    Protected Overrides Sub Finalize() 
     
    'Usage
     
    
    Dim instance As DicomImage
     
    instance.Finalize()
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also