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






    Clear Method (DicomDataSet)
    Clear the DicomDataSet data
    Syntax
    'Declaration
     
    
    Public Sub Clear() 
     
    'Usage
     
    
    Dim instance As DicomDataSet
     
    instance.Clear()
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also