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






In This Topic
    ContentTypes Class
    In This Topic
    Collection of ContentTypes which represent the commonly used MIME types
    Object Model
    ContentTypes Class
    Syntax
    'Declaration
     
    
    Public MustInherit NotInheritable Class ContentTypes 
    'Usage
     
    
    Dim instance As ContentTypes
    public static class ContentTypes 
    public class ContentTypes abstract; sealed; 
    public abstract sealed class ContentTypes 
    public __gc abstract __sealed class ContentTypes 
    public ref class ContentTypes abstract sealed 
    Inheritance Hierarchy

    System.Object
       DicomObjects.DicomWeb.ContentTypes

    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also