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 )