LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Item Property (CompositeInstanceDataSet.SeriesDataTable)

Show in webframe





The zero-based index of the row to return.
Gets the CompositeInstanceDataSet.SeriesRow at the specified index.
Syntax
public CompositeInstanceDataSet.SeriesRow this[ 
   int index
]; {get;}
'Declaration
 
Public ReadOnly Default Property Item( _
   ByVal index As Integer _
) As CompositeInstanceDataSet.SeriesRow
'Usage
 
Dim instance As CompositeInstanceDataSet.SeriesDataTable
Dim index As Integer
Dim value As CompositeInstanceDataSet.SeriesRow
 
value = instance.Item(index)

            

            
public:
property CompositeInstanceDataSet.SeriesRow^ default [int] {
   CompositeInstanceDataSet.SeriesRow^ get(int index);
}

Parameters

index
The zero-based index of the row to return.

Property Value

The specified CompositeInstanceDataSet.SeriesRow
Requirements

Target Platforms

See Also

Reference

CompositeInstanceDataSet.SeriesDataTable Class
CompositeInstanceDataSet.SeriesDataTable Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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