←Select platform

RemoveHangingProtocolRow Method (HangingProtocolDataTable)

Summary

Removes the specified row.

Syntax

C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", 
   "4.0.0.0")] 
public void RemoveHangingProtocolRow( 
   HangingProtocolRow row 
) 
<DebuggerNonUserCodeAttribute(), 
   GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", 
   "4.0.0.0")> 
 Public Sub RemoveHangingProtocolRow( 
   ByVal row As HangingProtocolRow 
) 
public:  
   [DebuggerNonUserCodeAttribute] 
   [GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator", 
      L"4.0.0.0")] 
   void RemoveHangingProtocolRow( 
      HangingProtocolRow^ row 
   ) 

Parameters

row

A HangingProtocolRow 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.Storage.DataAccessLayer Assembly
Click or drag to resize