A default implementation that returns an array of System.Data.DataRow in the ReferencedImages Table that correspond to this instance
public DataRow[] GetReferencedImagesRows(
DataRow row
)
Public Function GetReferencedImagesRows(
ByVal row As System.Data.DataRow
) As System.Data.DataRow()
public:
array<System::Data::DataRow^>^ GetReferencedImagesRows(
System::Data::DataRow^ row
)
row
an instance System.Data.DataRow in the Instance Table
an array of System.Data.DataRow in the ReferencedImages Table that correspond to this instance
For more information, see GetReferencedImagesRows
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