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 : GetKeyValue Method |
public DicomDirKeyType GetKeyValue( DicomElement element )
'Declaration
Public Function GetKeyValue( _ ByVal element As DicomElement _ ) As DicomDirKeyType
'Usage
Dim instance As DicomDataSet Dim element As DicomElement Dim value As DicomDirKeyType value = instance.GetKeyValue(element)
public DicomDirKeyType GetKeyValue( DicomElement element )
public DicomDirKeyType getKeyValue(DicomElement element)
function Leadtools.Dicom.DicomDataSet.GetKeyValue( element )
public: DicomDirKeyType GetKeyValue( DicomElement^ element )