←Select platform

ReferencedImagesRowChangeEvent Constructor

Summary

Initializes a new instance of the ReferencedImagesRowChangeEvent class.

Syntax

C#
VB
C++
[GeneratedCodeAttributeReferencedImagesRowChangeEvent("System.Data.Design.TypedDataSetGenerator", "4.0.0.0")] 
[DebuggerNonUserCodeAttribute()] 
public (ReferencedImagesRow row, System.Data.DataRowAction action) 
<GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator", "4.0.0.0"),  
 DebuggerNonUserCodeAttribute()>  
Public Sub New(ByVal row As ReferencedImagesRow, ByVal action As System.Data.DataRowAction) 
public:  
   [GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator", L"4.0.0.0")] [DebuggerNonUserCodeAttribute] ReferencedImagesRowChangeEvent(ReferencedImagesRow^ row, System::Data::DataRowAction^ action) 

Parameters

row

The ReferencedImagesRow upon which an action is occurring.

action

One of the System.Data.DataRowAction values.

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