DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomContext Class
Members






    DicomContext Class
    A DICOM presentation context, as used in association negotiation
    Object Model
    DicomContext Class
    Syntax
    'Declaration
     
    
    Public Class DicomContext 
     
    'Usage
     
    
    Dim instance As DicomContext
    Remarks
    A DicomContext represents a DICOM presentation context, and is used in association negotiation, and in the selection of transmission formats (transfer syntaxes). DicomContext items only exist within a DicomContextCollection, and more information on the use of DicomContext items may be found in the DicomContextCollection entry.
    Inheritance Hierarchy

    System.Object
       DicomObjects.DicomContext

    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also