C#
VB
C++
Returns an array of System.Data.DataRow in the ReferencedImages Table that correspond to this instance
public DataRow[] GetReferencedImagesRows(
DataRow row
)
Public MustOverride Function GetReferencedImagesRows(
ByVal row As System.Data.DataRow
) As System.Data.DataRow()
public:
virtual array<System::Data::DataRow^>^ GetReferencedImagesRows(
System::Data::DataRow^ row
) abstract
row
a System.Data.DataRow of the Instance Table
an array of System.Data.DataRow in the ReferencedImages Table that correspond to this instance
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