←Select platform

Item Property (MPPSDataset.ReferencedNonImageCompositeSequenceDataTable)

Summary

Gets the ReferencedNonImageCompositeSequenceRow at the specified index.

Syntax

C#
VB
C++
public MPPSDataset.ReferencedNonImageCompositeSequenceRow this[  
   int index 
]; {get;} 
Public ReadOnly Default Property Item( _ 
   ByVal index As Integer _ 
) As ReferencedNonImageCompositeSequenceRow 
public: 
property MPPSDataset.ReferencedNonImageCompositeSequenceRow^ default [int] { 
   MPPSDataset.ReferencedNonImageCompositeSequenceRow^ get(int index); 
} 

Parameters

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

Property Value

The specified ReferencedNonImageCompositeSequenceRow

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Worklist.DataAccessLayer Assembly
Click or drag to resize