Adds a new CompositeInstanceDataSet.ReferencedImagesRow to the System.Data.DataTable.Rows collection.
[DebuggerNonUserCodeAttribute()][GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator","4.0.0.0")]public ReferencedImagesRow AddReferencedImagesRow(InstanceRow parentInstanceRowByFKInstanceReferencedImages,int Width,int Height,string Format,int QualityFactor,int FrameIndex,string ReferencedFile,bool Thumbnail)
<DebuggerNonUserCodeAttribute()>Public Overloads Function AddReferencedImagesRow( _ByVal parentInstanceRowByFKInstanceReferencedImages As Leadtools.Medical.Storage.Dataaccesslayer.CompositeInstanceDataSet.InstanceRow, _ByVal Width As Integer, _ByVal Height As Integer, _ByVal Format As String, _ByVal QualityFactor As Integer, _ByVal FrameIndex As Integer, _ByVal ReferencedFile As String, _ByVal Thumbnail As Boolean _) As Leadtools.Medical.Storage.Dataaccesslayer.CompositeInstanceDataSet.ReferencedImagesRow
[DebuggerNonUserCodeAttribute()]public:Leadtools.Medical.Storage.Dataaccesslayer.CompositeInstanceDataSet.ReferencedImagesRow^ AddReferencedImagesRow(Leadtools.Medical.Storage.Dataaccesslayer.CompositeInstanceDataSet.InstanceRow^ parentInstanceRowByFKInstanceReferencedImages,int Width,int Height,String^ Format,int QualityFactor,int FrameIndex,String^ ReferencedFile,bool Thumbnail)
parentInstanceRowByFK_Instance_ReferencedImages
Type: CompositeInstanceDataSet.InstanceRow. The parent Instance Row.
Width
Type: System.Int32. The Width.
Height
Type: System.Int32. The Height.
Format
A System.String representing the Format.
QualityFactor
Type: System.Int32. The Quality Factor.
FrameIndex
Type: System.Int32. The Frame Index.
ReferencedFile
A System.String representing the Referenced File.
Thumbnail
Type: System.Boolean. The Thumbnail.
The CompositeInstanceDataSet.ReferencedImagesRow which is added to the System.Data.DataTable.Rows collection.
CompositeInstanceDataSet.ReferencedImagesDataTable Class
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
