DicomObjects.NET Core 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 ClassContentType Class
    Syntax
    'Declaration
     
    
    Public Class WebContent 
    'Usage
     
    
    Dim instance As WebContent
    public 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also