DicomObjects.NET.V8
DicomObjects Namespace / DicomImageCollection Class
Properties Methods

DicomImageCollection Class Members

The following tables list the members exposed by DicomImageCollection.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Collections.ObjectModel.Collection<DicomImage>)
Public PropertyOverloaded. Note: C# syntax for the "Item" property is wrongly represented in a VB.NET syntax. This is a bug in the help file generator, and will be corrected in a later version of our help file.  
Public PropertyA general purpose Tag for developer use  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Adds a DicomImageCollection to a DicomImageCollection  
Public Method (Inherited from System.Collections.ObjectModel.Collection<DicomImage>)
Public MethodReturns a Shallow copy of the DicomImageCollection  
Public Method (Inherited from System.Collections.ObjectModel.Collection<DicomImage>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DicomImage>)
Public MethodRelease all resources used by DicomImageCollection  
Public Method (Inherited from System.Collections.ObjectModel.Collection<DicomImage>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DicomImage>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DicomImage>)
Public Method Creates a single enhanced multi-frame object from a collection of individual images.  
Public Method Creates a single multi-frame object from a collection of individual images.  
Public MethodMoves a DicomImage within a DicomDicomImageCollection.  
Public MethodOverloaded. Creates and adds one or more DicomImage objects from an external DICOM file, a byte array, a system IO stream or a collection of external DICOM files.  
Public Method (Inherited from System.Collections.ObjectModel.Collection<DicomImage>)
Public Method (Inherited from System.Collections.ObjectModel.Collection<DicomImage>)
Public MethodSends all images within the collection in one association  
Top
See Also