VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles.Dicom Namespace / DicomDataSetCollection Class
In This Topic
DicomDataSetCollection Class Methods
In This Topic
For a list of all methods of this type, see DicomDataSetCollection.
Public Methods
 NameDescription
Public MethodOverloaded. Adds element to the end of the .
Public MethodRemoves all Data Sets from the collection.
Public MethodDetermines whether the collection contains a specific Data Element.
Public MethodCopies the entire DicomDataSetCollection to a compatible one-dimensional array, starting at the specified index of the target array.
Public MethodReturns a value indicating whether this instance is equal to a specified object.
Public MethodReturns an enumerator that iterates through a collection.
Public MethodReturns the hash code for this instance.
Public MethodReturns the index of the specified DicomDataSet object.
Public MethodInserts an element into the DicomDataSetCollection at the specified index.
Public MethodRemoves specified DicomDataSet from this collection.
Public MethodRemoves the DicomDataSet at the specified index from this collection.
Public MethodSorts elements of the nested DICOM Data Sets.
Public MethodReturns the string representation of this object.
See Also