C#
VB
C++
A default implementation that returns true if the DicomDataSet specified by row exists; false otherwise.
public bool ExistsDicomDataSet(
DataRow row
)
Public Function ExistsDicomDataSet(
ByVal row As System.Data.DataRow
) As Boolean
public:
bool ExistsDicomDataSet(
System::Data::DataRow^ row
)
row
a System.Data.DataRow in the Instance table
For more information, see ExistsDicomDataSet
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