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.OtherPatientIDsDataTable Class : RemoveOtherPatientIDsRow Method |
[DebuggerNonUserCodeAttribute()] public void RemoveOtherPatientIDsRow( CompositeInstanceDataSet.OtherPatientIDsRow row )
'Declaration <DebuggerNonUserCodeAttribute()> Public Sub RemoveOtherPatientIDsRow( _ ByVal row As CompositeInstanceDataSet.OtherPatientIDsRow _ )
'Usage Dim instance As CompositeInstanceDataSet.OtherPatientIDsDataTable Dim row As CompositeInstanceDataSet.OtherPatientIDsRow instance.RemoveOtherPatientIDsRow(row)
[DebuggerNonUserCodeAttribute()] public: void RemoveOtherPatientIDsRow( CompositeInstanceDataSet.OtherPatientIDsRow^ row )