LEADTOOLS Medical (Leadtools.Dicom assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
DicomDataSet Class Members
See Also  Properties  Methods 
Leadtools.Dicom Namespace : DicomDataSet Class

The following tables list the members exposed by DicomDataSet.

Public Constructors

 NameDescription
public Constructor DicomDataSet ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public Property DefaultJpeg2000OptionsGets the default JPEG 2000 compression options. Supported in Silverlight, Windows Phone 7.  
public Property GetValueResultHolds the result after a call to GetValueSupported in Silverlight, Windows Phone 7.  
public Property InformationClassGets the IOD class of the Data Set. Supported in Silverlight, Windows Phone 7.  
public Property InformationCommandGets the command associated with the Command Set. Supported in Silverlight, Windows Phone 7.  
public Property InformationFlagsGets the Meta-header flags and Transfer Syntax flags that indicate the file characteristics. Supported in Silverlight, Windows Phone 7.  
public Property InsertElementAndSetValueResultHolds the result after a call to DicomDataSet.InsertElementAndSetValueSupported in Silverlight, Windows Phone 7.  
public Property IsRequestCommandGets or sets a value indicating whether the Command Set is a request or a response. Supported in Silverlight, Windows Phone 7.  
public Property Jpeg2000OptionsGets or sets the JPEG 2000 compression options. Supported in Silverlight, Windows Phone 7.  
public Property LayerCountGets the number of the Graphic Layers. Supported in Silverlight, Windows Phone 7.  
public Property ModuleCountGets the number of modules in the entire Data Set. Supported in Silverlight, Windows Phone 7.  
public Property OverlayCountGets the number of overlays in the Data Set. Supported in Silverlight, Windows Phone 7.  
public Property VoiLutCountGets the number of items under the VOI LUT Sequence (0028,3010). Supported in Silverlight, Windows Phone 7.  
public Property WaveformGroupCountGets the number of waveform multiplex groups that are included in the dataset.  
Top

Public Methods

 NameDescription
public Method AddLayerImageReferenceAdds a new item under the "Referenced Image Sequence" for the specified item under the "Graphic Annotation Sequence". Supported in Silverlight, Windows Phone 7.  
public Method AddPresentationStateImageReferenceOverloaded. Adds a new item to the "Referenced Image Sequence" under the "Presentation State Module" Supported in Silverlight, Windows Phone 7.  
public Method AddWaveformGroupAdds a new waveform group to the Data Set.  
public Method BeginEditItemOverloaded. Used to edit an existing item, or create a new item in a DICOM sequence Supported in Silverlight, Windows Phone 7.  
public Method BeginEditSequenceOverloaded. Used to create a new DICOM sequence, or edit an existing DICOM sequence Supported in Silverlight, Windows Phone 7.  
public Method BeginReadItemOverloaded. Used to read an existing item from a DICOM sequence Supported in Silverlight, Windows Phone 7.  
public Method BeginReadSequenceOverloaded. Used to read values from an existing DICOM sequence Supported in Silverlight, Windows Phone 7.  
public Method ChangeTransferSyntaxChanges the Transfer Syntax of the Data Set. Supported in Silverlight, Windows Phone 7.  
public Method CopyOverloaded. Copies the data elements from one Data Set to another. Supported in Silverlight, Windows Phone 7.  
public Method CreateGraphicAnnSQItemAdds a new item under the "Graphic Annotation Sequence". Supported in Silverlight, Windows Phone 7.  
public Method CreateGraphicObjectCreates a new graphic annotation object. Supported in Silverlight, Windows Phone 7.  
public Method CreateLayerAdds a new item under the "Graphic Layer Sequence" (0070,0060) in the Graphic Layer Module". Supported in Silverlight, Windows Phone 7.  
public Method CreatePrivateCreatorDataElementCreates a Private Creator Data Element to reserve private data elements. Supported in Silverlight, Windows Phone 7.  
public Method CreateSignatureCreates a Digital Signature in the Data Set.  
public Method CreateTextObjectCreates a new text annotation object. Supported in Silverlight, Windows Phone 7.  
public Method DeleteElementDeletes the specified item from the Data Set. Supported in Silverlight, Windows Phone 7.  
public Method DeleteImageDeletes one or more images from a Pixel Data element. Supported in Silverlight, Windows Phone 7.  
public Method DeleteKeyDeletes the specified key element from the Dicom Dir Data Set. Supported in Silverlight, Windows Phone 7.  
public Method DeleteModalityLutOverloaded. Deletes all the elements that describe the Modality LUT. Supported in Silverlight, Windows Phone 7.  
public Method DeleteModuleDeletes a module from the Data Set. Supported in Silverlight, Windows Phone 7.  
public Method DeleteOverlayDeletes all the elements that describe an overlay. Supported in Silverlight, Windows Phone 7.  
public Method DeletePaletteColorLutDeletes all the elements that describe the "Palette Color Lookup Table". Supported in Silverlight, Windows Phone 7.  
public Method DeleteSignatureRemoves one or all Digital Signatures from the Data Set.  
public Method DeleteVoiLutDeletes all the elements that describe a VOI LUT. Supported in Silverlight, Windows Phone 7.  
public Method DeleteWaveformGroupDeletes a waveform group from the dataset.  
public Method DeleteWindowOverloaded. Deletes all the elements that describe "window center" and "window width". Supported in Silverlight, Windows Phone 7.  
public Method DisposeOverloaded. Releases all resources used by the DicomDataSet. Supported in Silverlight, Windows Phone 7.  
public Method EndEditItemFinalizes the changes when creating or editing an item in a DICOM sequence Supported in Silverlight, Windows Phone 7.  
public Method EndEditSequenceFinalizes the changes when creating or editing a DICOM sequence Supported in Silverlight, Windows Phone 7.  
public Method EndReadItemFinalizes the read when reading an item from a DICOM sequence Supported in Silverlight, Windows Phone 7.  
public Method EndReadSequenceFinalizes the read when reading a DICOM sequence Supported in Silverlight, Windows Phone 7.  
public Method ExistsElementDetermines whether the specified object is valid. Supported in Silverlight, Windows Phone 7.  
public Method FindFirstElementReturns the first item in the Data Set with the specified Tag. Supported in Silverlight, Windows Phone 7.  
public Method FindFirstGraphicAnnSQItemRetrieves the first item under the "Graphic Annotation Sequence" (0070,0001) in the "Graphic Annotation Module". Supported in Silverlight, Windows Phone 7.  
public Method FindFirstKeyOverloaded. Returns the first item in the Dicom Dir Data Set with the specified key element type. Supported in Silverlight, Windows Phone 7.  
public Method FindFirstPresentationStateReferencedSeriesItemRetrieves the first item under the "Referenced Series Sequence" (0008,1115) in the "Presentation State Module". Supported in Silverlight, Windows Phone 7.  
public Method FindFirstPrivateCreatorDataElementReturns the Private Creator Data Element that matches the search constraints. Supported in Silverlight, Windows Phone 7.  
public Method FindFirstPrivateElementReturns the first existing private element that is reserved by privateCreatorDataElement. Supported in Silverlight, Windows Phone 7.  
public Method FindLastElementReturns the last item in the Data Set with the specified Tag. Supported in Silverlight, Windows Phone 7.  
public Method FindLastKeyOverloaded. Returns the last item in the Dicom Dir Data Set with the specified key element type. Supported in Silverlight, Windows Phone 7.  
public Method FindModuleReturns a DicomModule object that contains information about the specified module. Supported in Silverlight, Windows Phone 7.  
public Method FindModuleByIndexReturns a DicomModule object that contains information about the module, on Level 0, at the specified index. Supported in Silverlight, Windows Phone 7.  
public Method FindNextElementReturns the next item in the Data Set with a specific Tag. Supported in Silverlight, Windows Phone 7.  
public Method FindNextGraphicAnnSQItemRetrieves the next item under the "Graphic Annotation Sequence" (0070,0001) in the "Graphic Annotation Module". Supported in Silverlight, Windows Phone 7.  
public Method FindNextKeyReturns the next item in the Dicom Dir Data Set with a specific key element type. Supported in Silverlight, Windows Phone 7.  
public Method FindNextPresentationStateReferencedSeriesItemRetrieves the next item under the "Referenced Series Sequence" (0008,1115) in the "Presentation State Module". Supported in Silverlight, Windows Phone 7.  
public Method FindNextPrivateCreatorDataElementReturns the next Private Creator Data Element that matches the search constraints. Supported in Silverlight, Windows Phone 7.  
public Method FindNextPrivateElementReturns the next existing private element that is reserved by privateCreatorDataElement. Supported in Silverlight, Windows Phone 7.  
public Method FindPreviousElementReturns the previous item in the Data Set with a specific Tag. Supported in Silverlight, Windows Phone 7.  
public Method FindPreviousKeyReturns the previous item in the Dicom Dir Data Set with a specific key element type. Supported in Silverlight, Windows Phone 7.  
public Method FindSignatureReturns the Digital Signatures Sequence Item that corresponds to the Digital Signature that has the specified Digital Signature UID, if found in the Data Set.  
public Method FreeElementValueFrees the memory for a value. Supported in Silverlight, Windows Phone 7.  
public Method GetAgeValueGets an array of DicomAgeValue objects, that contain age information stored in the Value Field of the specified element. Supported in Silverlight, Windows Phone 7.  
public Method GetBinaryValueOverloaded. Gets the binary value of the specified data element. Supported in Silverlight, Windows Phone 7.  
public Method GetByteValueGets an array of byte values that is stored in the Value Field of the specified element. Supported in Silverlight, Windows Phone 7.  
public Method GetByteValuePtrReturns a pointer to a byte value that is stored in the Value Field of the specified element.  
public Method GetChildElementReturns the item in the Data Set that is the first child of the specified item. Supported in Silverlight, Windows Phone 7.  
public Method GetChildKeyReturns the item in the Dicom Dir Data Set that is the first child of the specified item. Supported in Silverlight, Windows Phone 7.  
public Method GetConvertValueConverts the value of an element to a string. Supported in Silverlight, Windows Phone 7.  
public Method GetDateRangeValueGets a DicomDateRangeValue structure that contains date range information for the specified element. Supported in Silverlight, Windows Phone 7.  
public Method GetDateTimeValueGets an array of DicomDateTimeValue objects, that contain date-time information stored in the Value Field of the specified element. Supported in Silverlight, Windows Phone 7.  
public Method GetDateValueGets an array of DicomDateValue objects, that contains date information stored in the Value Field of the specified element. Supported in Silverlight, Windows Phone 7.  
public Method GetDoubleValueReturns an array of double values, stored in the Value Field, of the specified element. Supported in Silverlight, Windows Phone 7.  
public Method GetDoubleValueExtReturns an array of numeric values that are stored in the Value Field of the specified element. Supported in Silverlight, Windows Phone 7.  
public Method GetDoubleValuePtrReturns a pointer to a double value, stored in the Value Field, of the specified element.  
public Method GetElementLevelReturns a value that indicates the level at which the specified element is located within the Data Set. Supported in Silverlight, Windows Phone 7.  
public Method GetElementValueCountGets the number of values stored in the Value Field of the specified element. Supported in Silverlight, Windows Phone 7.  
public Method GetEncapsulatedDocumentOverloaded. Retrieves an encapsulated document and corresponding DICOM elements from a DICOM data set and output the results to a disk file. Supported in Silverlight, Windows Phone 7.  
public Method GetFirstElementReturns the first item in the Data Set. Supported in Silverlight, Windows Phone 7.  
public Method GetFirstKeyReturns the first item in the Dicom Dir Data Set. Supported in Silverlight, Windows Phone 7.  
public Method GetFloatValueReturns an array of float values that are stored in the Value Field of the specified element. Supported in Silverlight, Windows Phone 7.  
public Method GetFloatValuePtrGets a pointer to a float value that is stored in the Value Field of the specified element.  
public Method GetGraphicObjectCountRetrieves the number of graphical annotation objects in a certain "Graphic Annotation Sequence" (0070,0001) item. Supported in Silverlight, Windows Phone 7.  
public Method GetGraphicObjectInformationGets the attributes of the specified graphic annotation object. Supported in Silverlight, Windows Phone 7.  
public Method GetGraphicObjElementGets the item element of the specified graphic annotation object. Supported in Silverlight, Windows Phone 7.  
public Method GetGraphicObjPointCountRetrieves number of points that represents a graphical annotation object. Supported in Silverlight, Windows Phone 7.  
public Method GetImageGets the image of a Pixel Data element. Supported in Silverlight, Windows Phone 7.  
public Method GetImageCountGets the number of frames in a Pixel Data element. Supported in Silverlight, Windows Phone 7.  
public Method GetImageInformationRetrieves information about the specified image. Supported in Silverlight, Windows Phone 7.  
public Method GetImagesGets the images of a Pixel Data element. Supported in Silverlight, Windows Phone 7.  
public Method GetIntValueReturns an array of integer values, stored in the Value Field, of the specified element. Supported in Silverlight, Windows Phone 7.  
public Method GetIntValuePtrReturns a pointer to a long value, stored in the Value Field, of the specified data element.  
public Method GetKeyValueGets the key element type of the specified key element. Supported in Silverlight, Windows Phone 7.  
public Method GetKeyValuePtrGets the key element type of the specified key element.  
public Method GetKeyValueStringGets the key element type of the specified key element. Supported in Silverlight, Windows Phone 7.  
public Method GetLastElementReturns the last item in the Data Set. Supported in Silverlight, Windows Phone 7.  
public Method GetLastKeyReturns the last item in the Dicom Dir Data Set. Supported in Silverlight, Windows Phone 7.  
public Method GetLayerElementByIndexGets the item element of the specified graphic layer. Supported in Silverlight, Windows Phone 7.  
public Method GetLayerElementByNameGets the item element of the specified graphic layer. Supported in Silverlight, Windows Phone 7.  
public Method GetLayerGraphicObjectCountRetrieves the number of graphical annotation objects, which correspond to the specified item under the "Graphic Annotation Sequence" (0070,0001). Supported in Silverlight, Windows Phone 7.  
public Method GetLayerImageReferenceCountRetrieves the number of referenced images, which correspond to the specified item under the "Graphic Annotation Sequence" (0070,0001). Supported in Silverlight, Windows Phone 7.  
public Method GetLayerImageReferenceElementGets the item element of the specified SOP instance under the "Referenced Image Sequence" (0008,1140) in the specified "Graphic Annotation Sequence" (0070,0001) item. Supported in Silverlight, Windows Phone 7.  
public Method GetLayerImageReferenceSOPInstanceRetrieves the SOP Instance UID for a referenced image (SOP Instance) under the "Referenced Image Sequence" in a certain graphic annotation item inside the "Graphic Annotation Module". Supported in Silverlight, Windows Phone 7.  
public Method GetLayerIndexRetrieves the index of the layer with the specified name. Supported in Silverlight, Windows Phone 7.  
public Method GetLayerInformationRetrieves the attributes of a layer at the specified index. Supported in Silverlight, Windows Phone 7.  
public Method GetLayerNameRetrieves the value of the "Graphic Layer" element under one of the items under the "Graphic Annotation Sequence" in the "Graphic Annotation Module". Supported in Silverlight, Windows Phone 7.  
public Method GetLayerTextObjectCountRetrieves number of text annotation objects, which correspond to the specified item under the "Graphic Annotation Sequence" (0070,0001). Supported in Silverlight, Windows Phone 7.  
public Method GetLongValueGets a pointer to a value that is stored in the Value Field of the specified element. Supported in Silverlight, Windows Phone 7.  
public Method GetMacAlgorithmReturns the Message Authentication Code (MAC) Algorithm (0400,0015) used in the creation of the specified Digital Signature.  
public Method GetMacTransferSyntaxReturns the Message Authentication Code (MAC) Calculation Transfer Syntax UID (0400,0010) used in the creation of the specified Digital Signature.  
public Method GetModalityLutAttributesOverloaded. Retrieves the attributes that describe the Modality LUT. Supported in Silverlight, Windows Phone 7.  
public Method GetModalityLutDataRetrieves "LUT Data" for a "Modality LUT Sequence". Supported in Silverlight, Windows Phone 7.  
public Method GetNextElementReturns the item in the Data Set that immediately follows the specified item. Supported in Silverlight, Windows Phone 7.  
public Method GetNextKeyReturns the item in the Dicom Dir Data Set that immediately follows the specified item. Supported in Silverlight, Windows Phone 7.  
public Method GetNextUnusedPrivateTagReturns the next available unused tag reserved by the Private Creator Data Element. Supported in Silverlight, Windows Phone 7.  
public Method GetOverlayActivationLayerRetrieves the "Overlay Activation Layer". Supported in Silverlight, Windows Phone 7.  
public Method GetOverlayAttributesRetrieves the attributes of the overlay at the specified index. Supported in Silverlight, Windows Phone 7.  
public Method GetOverlayGroupNumberGets the overlay group number. Supported in Silverlight, Windows Phone 7.  
public Method GetOverlayImageRetrieves the "Overlay Data" (60xx,3000) for the specified overlay index. Supported in Silverlight, Windows Phone 7.  
public Method GetOverlayImagesLoads the image(s) with frames from the "Overlay Data" (60xx, 3000) element. Supported in Silverlight, Windows Phone 7.  
public Method GetPaletteColorLutAttributesRetrieves the attributes that describe the "Palette Color Lookup Table". Supported in Silverlight, Windows Phone 7.  
public Method GetPaletteColorLutDataRetrieves red, green or blue "Palette Color Lookup Table Data". Supported in Silverlight, Windows Phone 7.  
public Method GetParentElementReturns the item in the Data Set that is the parent of the specified item. Supported in Silverlight, Windows Phone 7.  
public Method GetParentKeyReturns the item in the Dicom Dir Data Set that contains the parent of the specified item. Supported in Silverlight, Windows Phone 7.  
public Method GetPreambleOverloaded. Gets the contents of the file's preamble.  
public Method GetPresentationStateImageReferenceRetrieves the item element, which represents a referenced image (SOP Instance) under the "Referenced Image Sequence" in the "Presentation State Module". Supported in Silverlight, Windows Phone 7.  
public Method GetPresentationStateImageReferenceCountRetrieves number of images (SOP Instances) that are referenced in an item under the "Referenced Series Sequence" (0008,1115) in the "Presentation State Module". Supported in Silverlight, Windows Phone 7.  
public Method GetPresentationStateImageReferenceSOPInstanceRetrieves the SOP Instance UID for a referenced image (SOP Instance) under the "Referenced Image Sequence" in the "Presentation State Module". Supported in Silverlight, Windows Phone 7.  
public Method GetPresentationStateInformationRetrieves the attributes of the "Presentation State Module". Supported in Silverlight, Windows Phone 7.  
public Method GetPreviousElementReturns the item in the Data Set that immediately precedes the specified item. Supported in Silverlight, Windows Phone 7.  
public Method GetPreviousKeyReturns the item in the Dicom Dir Data Set that immediately precedes the specified item. Supported in Silverlight, Windows Phone 7.  
public Method GetRootElementReturns the root element of the specified item. Supported in Silverlight, Windows Phone 7.  
public Method GetRootKeyReturns the root of the specified item. Supported in Silverlight, Windows Phone 7.  
public Method GetShortValueReturns an array of short values, stored in the Value Field, of the specified element. Supported in Silverlight, Windows Phone 7.  
public Method GetShortValuePtrReturns a pointer to a short value, stored in the Value Field, of the specified element.  
public Method GetSignatureReturns the Digital Signatures Sequence Item that corresponds to the Digital Signature at the specified index.  
public Method GetSignatureDateTimeReturns the Digital Signature DateTime (0400,0105) of the specified Digital Signature.  
public Method GetSignaturesCountReturns the number of Digital Signatures in the main Data Set or in an item of a sequence of items.  
public Method GetSignatureUIDReturns the Digital Signature UID (0400,0100) of the specified Digital Signature.  
public Method GetSignedElementReturns the signed Data Element at the specified index.  
public Method GetSignedElementsCountReturns the number of Data Elements covered by the specified Digital Signature.  
public Method GetStringValueGets a string value that is stored in the Value Field of the specified element. Supported in Silverlight, Windows Phone 7.  
public Method GetStringValuePtrGets a pointer to a string value that is stored in the Value Field of the specified element.  
public Method GetTextObjectCountRetrieves the number of text annotation objects in the specified "Graphic Annotation Sequence" (0070,0001) item. Supported in Silverlight, Windows Phone 7.  
public Method GetTextObjectInformationGets the attributes of a text annotation object. Supported in Silverlight, Windows Phone 7.  
public Method GetTextObjElementGets the item element of the specified text annotation object. Supported in Silverlight, Windows Phone 7.  
public Method GetTimeRangeValueGets a DicomTimeRangeValue structure that contains time range information for the specified element. Supported in Silverlight, Windows Phone 7.  
public Method GetTimeValueGets an array of DicomTimeValue objects, that contain time information stored in the Value Field of the specified element. Supported in Silverlight, Windows Phone 7.  
public Method GetValueOverloaded. 

There are many overloads for this method.

This method is used to retrieve a value from a DICOM element It is very flexible method that can be used to retrieve the value as any of the types below, regardless of the DicomVRType The caller specificies the type T of the value, and the value is converted to this type if possible. The generic type T System.Object can be any of the following:

The versions of GetValue that take a delegate can be used to retrieve ANY type, even if it is not native to DicomDataSet. The data is extracted from the value as a string passed to the provided method. The delegate is optional. Pass null if you do not want to use a delegate. Look at the example to see how to use the delegate. Below is a list of the overloads that take a delegate:

Some versions of GetValue return a reference to DicomDataSet, and return the value as an out parameter. These overloads are intended to be used by chaining them together, to make a very human readable code. See the part of the example that refers to a fluent interface to see how this is done. Below is a list of the overloads that return the type as an out parameter.

  • Generic GetValue(DicomElement,T,out T)
  • Generic GetValue(Int64,T,out T)

Some versions of GetValue have a parameter tag. For these versions, a search is done in the data set for an element that has this tag. Some of these overloads may also have element and tree parameters. If so, the search for tag starts at element. The search on the data set is performed as a list or tree depending on the tree parameter. For details on the element and tree parameters, see FindFirstElement

Other versions of this method do not have a tag parameter. In this case, a reference to the actual element is passed to the function, and the value of this element is returned.

All versions of this method take a defaultValue parameter. This is the value that is returned (or to which the out parameter is set) if the method cannot retrieve the actual value of the element, or if the element has no value. To see if this is the case, check the value of the property DicomDataSet.GetValueResult.

 
public Method GetVoiLutRetrieves the attributes that describe the VOI LUT. Supported in Silverlight, Windows Phone 7.  
public Method GetVoiLutDataRetrieves "LUT Data" for an item under "VOI LUT Sequence". Supported in Silverlight, Windows Phone 7.  
public Method GetWaveformGroupGets a waveform group from the dataset.  
public Method GetWindowOverloaded. Retrieves the attributes that describe the "Window Center" and "Window Width". Supported in Silverlight, Windows Phone 7.  
public Method GetWindowCountGets the number of values under the window center element. Supported in Silverlight, Windows Phone 7.  
public Method InitializeOverloaded. Creates the Data Set object, inserting the appropriate elements for the specified class. Supported in Silverlight, Windows Phone 7.  
public Method InitializeCommandSetCreates the Command Set and inserts the elements for the specified command. Supported in Silverlight, Windows Phone 7.  
public Method InsertElementInserts a new element in the Data Set. Supported in Silverlight, Windows Phone 7.  
public Method InsertElementAndSetValueOverloaded. Finds or inserts (if not found) an element in the data set and sets the value of the element Supported in Silverlight, Windows Phone 7.  
public Method InsertImageInserts an image in a Pixel Data element. Supported in Silverlight, Windows Phone 7.  
public Method InsertImagesInserts image(s) in a Pixel Data element. Supported in Silverlight, Windows Phone 7.  
public Method InsertKeyOverloaded. Inserts a new key element in the Dicom Dir Data Set.  
public Method InsertModuleInserts a new module in the Data Set. Supported in Silverlight, Windows Phone 7.  
public Method IsOverlayInDataSetDetermines whether the overlay data exists inside this Data Set or inside another Data Set. Supported in Silverlight, Windows Phone 7.  
public Method IsVolatileElementDetermines whether the specified element is volatile. Supported in Silverlight, Windows Phone 7.  
public Method LoadOverloaded. Loads a Data Set.  
public Method RemoveAllGraphicObjectsRemoves all graphical annotation objects under the specified "Graphic Annotation Sequence" (0070,0001) item. Supported in Silverlight, Windows Phone 7.  
public Method RemoveAllImageReferencesRemoves all the referenced images from the "Referenced Image Sequence" in all Graphic Annotation Sequence items.  
public Method RemoveAllImageReferencesFromLayerRemoves all the referenced images from the "Referenced Image Sequence" in the specified "Graphic Annotation Sequence" item. Supported in Silverlight, Windows Phone 7.  
public Method RemoveAllLayersRemoves all layers under the "Graphic Layer Module". Supported in Silverlight, Windows Phone 7.  
public Method RemoveAllPresentationStateImageReferencesRemoves all "Referenced Image Sequence(s)", which belong to the "Referenced Series Sequence" under the "Presentation State Module". Supported in Silverlight, Windows Phone 7.  
public Method RemoveAllTextObjectsRemoves all text annotation objects under the specified "Graphic Annotation Sequence" (0070,0001) item. Supported in Silverlight, Windows Phone 7.  
public Method RemoveGraphicObjectRemoves the graphic annotation object at the specified index. Supported in Silverlight, Windows Phone 7.  
public Method RemoveImageReferenceFromLayerRemoves a referenced image from the "Referenced Image Sequence" in the specified "Graphic Annotation Sequence" item. Supported in Silverlight, Windows Phone 7.  
public Method RemoveLayerByIndexDeletes all the elements that describe a layer. Supported in Silverlight, Windows Phone 7.  
public Method RemoveLayerByNameDeletes all the elements that describe a layer. Supported in Silverlight, Windows Phone 7.  
public Method RemoveLayerGraphicObjectsRemoves all graphical annotation objects, which correspond to the specified item under the "Graphic Annotation Sequence" (0070,0001) in the "Graphic Annotation Module". Supported in Silverlight, Windows Phone 7.  
public Method RemoveLayerTextObjectsRemoves all text annotation objects, which correspond to the specified item under the "Graphic Annotation Sequence" (0070,0001) in the "Graphic Annotation Module". Supported in Silverlight, Windows Phone 7.  
public Method RemovePresentationStateImageReferenceRemoves an item from the "Referenced Image Sequence" under the "Presentation State Module". Supported in Silverlight, Windows Phone 7.  
public Method RemoveTextObjectRemoves the text annotation object at the specified index. Supported in Silverlight, Windows Phone 7.  
public Method ResetRemoves all items from the Data Set. Supported in Silverlight, Windows Phone 7.  
public Method SaveOverloaded. Saves the Data Set to the specified file. Supported in Silverlight, Windows Phone 7.  
public Method SaveCertificateSaves the signer's digital certificate associated with the specified Digital Signature to a file.  
public Method SetAgeValueSets the Age values of a Data Element. Supported in Silverlight, Windows Phone 7.  
public Method SetBinaryValueOverloaded. Sets the binary value of an element. Supported in Silverlight, Windows Phone 7.  
public Method SetByteValueOverloaded. Sets the character value(s) of a Data Element. Supported in Silverlight, Windows Phone 7.  
public Method SetConvertValueConverts a string and sets the value of an element. Supported in Silverlight, Windows Phone 7.  
public Method SetConvertValuePtrConverts a string and sets the value of an element.  
public Method SetDateRangeValueSets the Date range values of a Data Element. Supported in Silverlight, Windows Phone 7.  
public Method SetDateTimeValueOverloaded. Sets the Date-Time values of a Data Element. Supported in Silverlight, Windows Phone 7.  
public Method SetDateValueOverloaded. Sets the Date value of a Data Element. Supported in Silverlight, Windows Phone 7.  
public Method SetDoubleValueOverloaded. Sets the double values of a Data Element. Supported in Silverlight, Windows Phone 7.  
public Method SetDoubleValueExtSets the double values, or any other numeric value representation of a Data Element. Supported in Silverlight, Windows Phone 7.  
public Method SetEncapsulatedDocumentOverloaded. Inserts an encapsulated document and corresponding DICOM elements into a DICOM data set in a disk file. Supported in Silverlight, Windows Phone 7.  
public Method SetFloatValueOverloaded. Sets the float value of a Data Element. Supported in Silverlight, Windows Phone 7.  
public Method SetGraphicObjectInformationUpdates the attributes of a graphic annotation object. Supported in Silverlight, Windows Phone 7.  
public Method SetImageReplaces the image(s) in a Pixel Data element. Supported in Silverlight, Windows Phone 7.  
public Method SetImagesReplaces the images in a Pixel Data element. Supported in Silverlight, Windows Phone 7.  
public Method SetIntValueOverloaded. Sets the integer value(s) of a Data Element. Supported in Silverlight, Windows Phone 7.  
public Method SetLayerInformationSets layer attributes for the layer at the specified index. Supported in Silverlight, Windows Phone 7.  
public Method SetLayerNameSets the value of the "Graphic Layer" element under one of the items under the "Graphic Annotation Sequence" in the "Graphic Annotation Module". Supported in Silverlight, Windows Phone 7.  
public Method SetLongValueSets the integer value(s) or short value(s) of a Data Element. Supported in Silverlight, Windows Phone 7.  
public Method SetModalityLutOverloaded. Sets the attributes that describe the Modality LUT. Supported in Silverlight, Windows Phone 7.  
public Method SetOverlayAttributesSets overlay attributes for a certain index. Supported in Silverlight, Windows Phone 7.  
public Method SetOverlayImageSets the "Overlay Data" (60xx,3000) for a certain overlay index. Supported in Silverlight, Windows Phone 7.  
public Method SetOverlayImagesSets the "Overlay Data" (60xx,3000) for the specified overlay index. Supported in Silverlight, Windows Phone 7.  
public Method SetPaletteColorLutAttributesSets the attributes that describe the "Palette Color Lookup Table". Supported in Silverlight, Windows Phone 7.  
public Method SetPaletteColorLutDataSets red, green or blue "Palette Color Lookup Table" data. Supported in Silverlight, Windows Phone 7.  
public Method SetPreambleOverloaded. Sets the contents of the file's preamble. Supported in Silverlight, Windows Phone 7.  
public Method SetPresentationStateInformationSets the attributes of the "Presentation State Module". Supported in Silverlight, Windows Phone 7.  
public Method SetShortValueOverloaded. Sets the short value(s) of a Data Element. Supported in Silverlight, Windows Phone 7.  
public Method SetStringValueOverloaded. Sets the string value(s) of a Data Element. Supported in Silverlight, Windows Phone 7.  
public Method SetStringValuePtrSets the string value(s) of a Data Element.  
public Method SetTextObjectInformationUpdates the attributes of a text annotation object. Supported in Silverlight, Windows Phone 7.  
public Method SetTimeRangeValueSets the Time range values of a Data Element. Supported in Silverlight, Windows Phone 7.  
public Method SetTimeValueOverloaded. Sets the Time values of a Data Element. Supported in Silverlight, Windows Phone 7.  
public Method SetValueSets the value(s) of a Data Element. The value can be any supported type. Supported in Silverlight, Windows Phone 7.  
public Method SetVoiLutSets the attributes that describe the VOI LUT. Supported in Silverlight, Windows Phone 7.  
public Method SetWindowOverloaded. Sets the attributes that describe the "Window Center" and "Window Width". Supported in Silverlight, Windows Phone 7.  
public Method TestConformanceVerifies the conformance of the Data Set. Supported in Silverlight, Windows Phone 7.  
public Method VerifySignatureVerifies Digital Signatures in the Data Set.  
Top

Protected Methods

 NameDescription
protected Method FinalizeThis member overrides Finalize. Supported in Silverlight, Windows Phone 7.  
Top

See Also

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features