DicomObjects.NET Core Documentation
DicomObjects Namespace / DicomContextCollection Class
Properties Methods


In This Topic
    DicomContextCollection Class Members
    In This Topic

    The following tables list the members exposed by DicomContextCollection.

    Public Properties
     NameDescription
    Public PropertyIndicates if there is any context agreed by the remote application  
    Public Property (Inherited from System.Collections.ObjectModel.KeyedCollection<byte,DicomContext>)
    Public Property (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public PropertyOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<byte,DicomContext>)
    Public PropertyA general purpose Tag for developer use  
    Top
    Protected Properties
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds a DicomContext to a DicomContextCollection  
    Public Method Add the default SOP Class UIDs to Presentation Contexts  
    Public Method Checks whether at least one presentation context has been negotiated for a given SOP class  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<byte,DicomContext>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method Checks whether a particular presentation ocntext ID exists  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public MethodOverloaded.  (Inherited from System.Collections.ObjectModel.KeyedCollection<byte,DicomContext>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<TItem>)
    Public Method (Inherited from System.Collections.ObjectModel.KeyedCollection<byte,DicomContext>)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Collections.ObjectModel.KeyedCollection<byte,DicomContext>)
    Protected MethodOverridden. Removes all elements from the KeyedCollection.  
    Protected MethodOverridden. When implemented in a derived class, extracts the key from the specified element.  
    Protected Method (Inherited from System.Collections.ObjectModel.KeyedCollection<byte,DicomContext>)
    Protected Method (Inherited from System.Collections.ObjectModel.KeyedCollection<byte,DicomContext>)
    Protected Method (Inherited from System.Collections.ObjectModel.KeyedCollection<byte,DicomContext>)
    Top
    See Also