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






    ClearItems Method (DicomLabelCollection)
    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 DicomLabelCollection
     
    instance.ClearItems()
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also