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






    ClearItems Method (DicomImageCollection)
    This is an override of the method in the base collection, and would not normally be used by DicomObjects developers
    Syntax
    'Declaration
     
    
    Protected Overrides Sub ClearItems() 
     
    'Usage
     
    
    Dim instance As DicomImageCollection
     
    instance.ClearItems()
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also