DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomAssociation Class / Dispose Method






    Dispose Method (DicomAssociation)
    Releases the resources used by the DicomAssociation object
    Syntax
    'Declaration
     
    
    Public Overridable Sub Dispose() 
     
    'Usage
     
    
    Dim instance As DicomAssociation
     
    instance.Dispose()
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also