Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

IsVolatileElement Method








An item in the Data Set.
Determines whether the specified element is volatile.
Syntax
public bool IsVolatileElement( 
   DicomElement element
)
'Declaration
 
Public Function IsVolatileElement( _
   ByVal element As DicomElement _
) As Boolean
'Usage
 
Dim instance As DicomDataSet
Dim element As DicomElement
Dim value As Boolean
 
value = instance.IsVolatileElement(element)
public bool IsVolatileElement( 
   DicomElement element
)
public boolean isVolatileElement(DicomElement element)
 function Leadtools.Dicom.DicomDataSet.IsVolatileElement( 
   element 
)
public:
bool IsVolatileElement( 
   DicomElement^ element
) 

Parameters

element
An item in the Data Set.

Return Value

true if the element is volatile; otherwise, false.
Remarks
The following are considered volatile elements:
Example
For an example, refer to Load.
Requirements

Target Platforms

See Also

Reference

DicomDataSet Class
DicomDataSet Members

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