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

In This Topic
    Dispose Method (DicomImageCollection)
    In This Topic
    Release all resources used by DicomImageCollection
    Syntax
    'Declaration
     
    
    Public Sub Dispose() 
    public void Dispose()
    Remarks
    Standard Dispose method.
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also