Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
Leadtools.Dicom Namespace > DicomDataSet Class : IsVolatileElement Method |
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 )