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






    Clear Method (DicomAssociationCollection)
    Syntax
    'Declaration
     
    
    <__DynamicallyInvokableAttribute()>
    Public Sub Clear() 
     
    'Usage
     
    
    Dim instance As DicomAssociationCollection
     
    instance.Clear()
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also