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 : GetValue Method |
Overload | Description |
---|---|
GetValue<T>(DicomElement,Boolean,Int64,T,GetValueDelegate) | Returns the value of a DICOM element |
GetValue<T>(DicomElement,T,GetValueDelegate) | Returns the value of a DICOM element |
GetValue<T>(Int64,T,GetValueDelegate) | Returns the value of a DICOM element |
GetValue<T>(DicomElement,T) | Returns the value of a DICOM element |
GetValue<T>(Int64,T) | Returns the value of a DICOM element |
GetValue<T>(DicomElement,Boolean,Int64,T) | Returns the value of a DICOM element |
GetValue<T>(DicomElement,T,T) | Returns the value of a DICOM element |
GetValue<T>(Int64,T,T) | Returns the value of a DICOM element |