Leadtools.Medical.Storage.DataAccessLayer Namespace > CompositeInstanceDataSet.ImageInstanceDataTable Class > AddImageInstanceRow Method : AddImageInstanceRow(InstanceRow,Int32,Int32,Int32,Int32) Method |
[DebuggerNonUserCodeAttribute()] public CompositeInstanceDataSet.ImageInstanceRow AddImageInstanceRow( CompositeInstanceDataSet.InstanceRow parentInstanceRowByFK_ImageInstance_Instance, int ImageRows, int ImageColumns, int BitsAllocated, int NumberOfFrames )
'Declaration <DebuggerNonUserCodeAttribute()> Public Overloads Function AddImageInstanceRow( _ ByVal parentInstanceRowByFK_ImageInstance_Instance As CompositeInstanceDataSet.InstanceRow, _ ByVal ImageRows As Integer, _ ByVal ImageColumns As Integer, _ ByVal BitsAllocated As Integer, _ ByVal NumberOfFrames As Integer _ ) As CompositeInstanceDataSet.ImageInstanceRow
'Usage Dim instance As CompositeInstanceDataSet.ImageInstanceDataTable Dim parentInstanceRowByFK_ImageInstance_Instance As CompositeInstanceDataSet.InstanceRow Dim ImageRows As Integer Dim ImageColumns As Integer Dim BitsAllocated As Integer Dim NumberOfFrames As Integer Dim value As CompositeInstanceDataSet.ImageInstanceRow value = instance.AddImageInstanceRow(parentInstanceRowByFK_ImageInstance_Instance, ImageRows, ImageColumns, BitsAllocated, NumberOfFrames)
[DebuggerNonUserCodeAttribute()] public CompositeInstanceDataSet.ImageInstanceRow AddImageInstanceRow( CompositeInstanceDataSet.InstanceRow parentInstanceRowByFK_ImageInstance_Instance, int ImageRows, int ImageColumns, int BitsAllocated, int NumberOfFrames )
DebuggerNonUserCodeAttribute() function Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet.ImageInstanceDataTable.AddImageInstanceRow(InstanceRow,Int32,Int32,Int32,Int32)( parentInstanceRowByFK_ImageInstance_Instance , ImageRows , ImageColumns , BitsAllocated , NumberOfFrames )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2