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 parentInstanceRowByFK_Instance_ReferencedImages,
int Width,
int Height,
string Format,
int QualityFactor,
int FrameIndex,
string ReferencedFile,
bool Thumbnail
)
<DebuggerNonUserCodeAttribute()>
Public Overloads Function AddReferencedImagesRow( _
ByVal parentInstanceRowByFK_Instance_ReferencedImages As 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 ReferencedImagesRow
[DebuggerNonUserCodeAttribute()]
public:
ReferencedImagesRow^ AddReferencedImagesRow(
InstanceRow^ parentInstanceRowByFK_Instance_ReferencedImages,
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
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document