DicomObjects.NET Core Documentation
DicomObjects Namespace / DicomContextCollection Class


DicomContextCollection Class Methods

For a list of all members of this type, see DicomContextCollection members.

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