C#
VB
C++
A default implementation that returns the DicomDataSet that corresponds to row"/>
public DicomDataSet LoadDicomDataSet(
DataRow row
)
Public Function LoadDicomDataSet(
ByVal row As System.Data.DataRow
) As DicomDataSet
public:
DicomDataSet^ LoadDicomDataSet(
System::Data::DataRow^ row
)
row
a System.Data.DataRow in the Instance table
the DicomDataSet that corresponds to row"/>
For more information, see LoadDicomDataSet(datarow)
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