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






    ClearItems Method (DicomAssociationCollection)
    Syntax
    'Declaration
     
    
    <__DynamicallyInvokableAttribute()>
    Protected Overridable Sub ClearItems() 
     
    'Usage
     
    
    Dim instance As DicomAssociationCollection
     
    instance.ClearItems()
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also