Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.26
|
Leadtools.Medical.Storage.DataAccessLayer Namespace > CompositeInstanceDataSet.ReferencedImagesRowChangeEvent Class : CompositeInstanceDataSet.ReferencedImagesRowChangeEvent Constructor |
[DebuggerNonUserCodeAttribute()] public CompositeInstanceDataSet.ReferencedImagesRowChangeEvent( CompositeInstanceDataSet.ReferencedImagesRow row, DataRowAction action )
'Declaration <DebuggerNonUserCodeAttribute()> Public Function New( _ ByVal row As CompositeInstanceDataSet.ReferencedImagesRow, _ ByVal action As DataRowAction _ )
'Usage Dim row As CompositeInstanceDataSet.ReferencedImagesRow Dim action As DataRowAction Dim instance As New CompositeInstanceDataSet.ReferencedImagesRowChangeEvent(row, action)
[DebuggerNonUserCodeAttribute()] public: CompositeInstanceDataSet.ReferencedImagesRowChangeEvent( CompositeInstanceDataSet.ReferencedImagesRow^ row, DataRowAction action )