Item Property

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

Parameters

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

Property Value

The specified DicomEventLogDataSet.DICOMServerEventLogRow

Requirements

Target Platforms

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

Leadtools.Medical.Logging.DataAccessLayer Assembly

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