DicomObjects.NET.8.48 Documentation
DicomObjects.DicomWeb Namespace / WebContent Class
Members






    WebContent Class
    As class which represents DicomWeb multi-part message
    Object Model
    WebContent Class
    Syntax
    'Declaration
     
    
    Public Class WebContent 
     
    'Usage
     
    
    Dim instance As WebContent
    Remarks
    This class represents both the content overall, and the individual parts of the message (in the Parts collection, in a recursive form.
    Inheritance Hierarchy

    System.Object
       DicomObjects.DicomWeb.WebContent

    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also