VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Codecs.ImageFiles.Dicom Namespace / DicomDataElementCollection Class
In This Topic
DicomDataElementCollection Class Methods
In This Topic
For a list of all methods of this type, see DicomDataElementCollection.
Public Methods
 NameDescription
Public MethodOverloaded. Adds element to the end of the .
Public MethodRemoves all data elements from the collection.
Public MethodOverloaded. Determines whether the collection contains a specific .
Public MethodCopies the entire DicomDataElementCollection to a compatible one-dimensional array, starting at the specified index of the target array.
Public MethodOverloaded. Creates the .
Public MethodReturns a value indicating whether this instance is equal to a specified object.
Public MethodOverloaded. Finds the specified in the collection.
Public MethodReturns an enumerator that iterates through a collection.
Public MethodReturns the hash code for this instance.
Public MethodOverloaded. Returns the index of the specified object.
Public MethodOverloaded. Inserts an element into the using insert index calculated automatically.
Public MethodOverloaded. Removes the specified from this collection.
Public MethodRemoves the DicomDataElement at the specified index from this collection.
Public MethodOverloaded. Sets data element data or adds element with specified data to the end of the .
Public MethodSorts elements of collection.
Public MethodReturns the string representation of this object.
Public MethodOverloaded. Tries to retrieve the value for the specified in the collection.
See Also