←Select platform

Item Property

Summary

Gets the OtherStudyNumbersRow at the specified index.

Syntax
C#
C++/CLI
[DebuggerNonUserCodeAttribute()] 
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 
public OtherStudyNumbersRow Item( 
   int index 
) { get; } 
public:  
   [DebuggerNonUserCodeAttribute,  
   GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator", L"17.0.0.0")] 
   property OtherStudyNumbersRow^ default [Int32 ] 
   { 
      OtherStudyNumbersRow^ get(Int32 index) 
   } 

Property Value

index

The specified OtherStudyNumbersRow

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.Storage.DataAccessLayer Assembly

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