Item Property

Summary
Gets the PerformedSeriesSequenceRow at the specified index.
Syntax
C#
C++/CLI
[DebuggerNonUserCodeAttribute()] 
public PerformedSeriesSequenceRow Item( 
   int index 
) { get; } 
public: 
property PerformedSeriesSequenceRow^ default [int] { 
   PerformedSeriesSequenceRow^ get(int index); 
} 

Parameters

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

Property Value

The specified PerformedSeriesSequenceRow

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.