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






In This Topic
    WebContent Class
    In This Topic
    As class which represents DicomWeb multi-part message
    Object Model
    WebContent Class
    Syntax
    'Declaration
     
    
    Public Class WebContent 
    'Usage
     
    
    Dim instance As WebContent
    public class WebContent 
    public class WebContent 
    public class WebContent 
    public __gc class WebContent 
    public ref class 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