LEADTOOLS Medical (Leadtools.Dicom assembly)

IsVolatileElement Method

Show in webframe







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(String,DicomDataSetLoadFlags).
Requirements

Target Platforms

See Also

Reference

DicomDataSet Class
DicomDataSet Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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