←Select platform

RemoveVisitRow Method

Summary

Removes a VisitRow from the System.Data.DataTable.Rows collection.

Syntax

C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public void RemoveVisitRow(  
   Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MWLDataset.VisitRow row 
) 
<DebuggerNonUserCodeAttribute()> 
Public Sub RemoveVisitRow( _ 
   ByVal row As Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MWLDataset.VisitRow _ 
) 
[DebuggerNonUserCodeAttribute()] 
public: 
void RemoveVisitRow(  
   Leadtools.Medical.Worklist.Dataaccesslayer.Businessentity.MWLDataset.VisitRow^ row 
) 

Parameters

row
The VisitRow to be removed.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Worklist.DataAccessLayer Assembly
Click or drag to resize