←Select platform

RemoveItemsInfoTableRow Method (ItemsInfoTableDataTable)

Summary

Removes the specified row.

Syntax

C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public void RemoveItemsInfoTableRow( 
   ItemsInfoTableRow row 
) 
<DebuggerNonUserCodeAttribute()> 
 Public Sub RemoveItemsInfoTableRow( 
   ByVal row As ItemsInfoTableRow 
) 
public:  
   [DebuggerNonUserCodeAttribute] 
   void RemoveItemsInfoTableRow( 
      ItemsInfoTableRow^ row 
   ) 

Parameters

row

A ItemsInfoTableRow that represents the row to remove.

Requirements

Target Platforms

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