- row
- The MWLDataset.OtherPatientIDsRow to be removed.
Visual Basic (Declaration) | |
---|---|
<DebuggerNonUserCodeAttribute()> Public Sub RemoveOtherPatientIDsRow( _ ByVal row As MWLDataset.OtherPatientIDsRow _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As MWLDataset.OtherPatientIDsDataTable Dim row As MWLDataset.OtherPatientIDsRow instance.RemoveOtherPatientIDsRow(row) |
C# | |
---|---|
[DebuggerNonUserCodeAttribute()] public void RemoveOtherPatientIDsRow( MWLDataset.OtherPatientIDsRow row ) |
C++/CLI | |
---|---|
[DebuggerNonUserCodeAttribute()] public: void RemoveOtherPatientIDsRow( MWLDataset.OtherPatientIDsRow^ row ) |
Parameters
- row
- The MWLDataset.OtherPatientIDsRow to be removed.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7