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


DicomContextCollection Class Members

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 MethodAdd the default SOP Class UIDs to Presentation Contexts  
Public MethodChecks 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 MethodChecks 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