A default implementation that returns a series related DICOM tag value that is stored in a System.Data.DataRow of the Series Table.
Public Function GetElementValue(
ByVal row As System.Data.DataRow,
ByVal dicomTag As Long
) As String
row
a System.Data.DataRow of the Series Table
dicomTag
a DICOM tag that corresponds to a value in the Series Table
series related DICOM tag value that is stored in a System.Data.DataRow of the Series Table.
For more information, see GetElementValue
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET