Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Show in webframe

FrameIndex Method (IReferencedImageInfo)






a System.Data.DataRow in the ReferencedImages table
Returns the frame index of the Leadtools.Dicom.DicomDataSet specified by row.
Syntax
Nullable<int> FrameIndex( 
   DataRow row
)
'Declaration
 
Function FrameIndex( _
   ByVal row As DataRow _
) As Nullable(Of Integer)
'Usage
 
Dim instance As IReferencedImageInfo
Dim row As DataRow
Dim value As Nullable(Of Integer)
 
value = instance.FrameIndex(row)

            

            
Nullable<int> FrameIndex( 
   DataRow^ row
) 

Parameters

row
a System.Data.DataRow in the ReferencedImages table

Return Value

the frame index of the Leadtools.Dicom.DicomDataSet specified by row.
Requirements

Target Platforms

See Also

Reference

IReferencedImageInfo Interface
IReferencedImageInfo Members

Error processing SSI file
Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features