←Select platform

RemoveItemsInfoTableRow Method

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

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

Leadtools.Medical.Caching Assembly