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






    Dispose Method (DicomAttribute)
    Release all resources used by this DicomAttribute object.
    Syntax
    'Declaration
     
    
    Public Sub Dispose() 
     
    'Usage
     
    
    Dim instance As DicomAttribute
     
    instance.Dispose()
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also