Item Property

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

Parameters

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

Property Value

The specified ScheduledStationAETitlesRow

Requirements

Target Platforms

Help Version 22.0.2022.12.13
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.