←Select platform

Count Property

Summary

Gets the total number of ScheduledProcedureStepRow objects in the System.Data.DataTable.Rows collection.

Syntax

C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public int Count { get; } 
  
Public ReadOnly Property Count As Integer 
public: 
property int Count { 
   int get(); 
} 

Property Value

The total number of ScheduledProcedureStepRow objects in the System.Data.DataTable.Rows collection.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly