DicomObjects.NET.V8
DicomObjects Namespace / DicomContextCollection Class
Members



    DicomContextCollection Class
    The list of DICOM Presentation contexts proposed or accepted during negotiation
    Syntax
    'Declaration
     
    Public Class DicomContextCollection 
       Inherits System.Collections.ObjectModel.KeyedCollection(Of Byte,DicomContext)
     
    'Usage
     
    Dim instance As DicomContextCollection
    Inheritance Hierarchy
    Requirements

    Target Platforms: .NET CLR 4.0 or higher

    See Also