DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomLabel3D Class / Dispose Method / Dispose(Boolean) Method






    Dispose(Boolean) Method
    Syntax
    'Declaration
     
    
    Protected Overloads Overridable Sub Dispose( _
       ByVal disposing As System.Boolean _
    ) 
     
    'Usage
     
    
    Dim instance As DicomLabel3D
    Dim disposing As System.Boolean
     
    instance.Dispose(disposing)

    Parameters

    disposing
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also