DicomObjects.NET.V8
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.0 or higher

    See Also