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.OtherPatientIDsRowChangeEventHandler Delegate |
public delegate void CompositeInstanceDataSet.OtherPatientIDsRowChangeEventHandler( object sender, CompositeInstanceDataSet.OtherPatientIDsRowChangeEvent e )
'Declaration Public Delegate Sub CompositeInstanceDataSet.OtherPatientIDsRowChangeEventHandler( _ ByVal sender As Object, _ ByVal e As CompositeInstanceDataSet.OtherPatientIDsRowChangeEvent _ )
'Usage Dim instance As New CompositeInstanceDataSet.OtherPatientIDsRowChangeEventHandler(AddressOf HandlerMethod)
public delegate void CompositeInstanceDataSet.OtherPatientIDsRowChangeEventHandler( Object^ sender, CompositeInstanceDataSet.OtherPatientIDsRowChangeEvent^ e )