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

    See Also