C#
VB
C++
Removes a OtherPatientNamesRow from the System.Data.DataTable.Rows collection.
[DebuggerNonUserCodeAttribute()]
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator",
"4.0.0.0")]
public void RemoveOtherPatientNamesRow(
OtherPatientNamesRow row
)
<GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator",
"4.0.0.0"),
DebuggerNonUserCodeAttribute()>
Public Sub RemoveOtherPatientNamesRow(
ByVal row As OtherPatientNamesRow
)
public:
[GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator",
L"4.0.0.0")]
[DebuggerNonUserCodeAttribute]
void RemoveOtherPatientNamesRow(
OtherPatientNamesRow^ row
)
row
The OtherPatientNamesRow to be removed.
OtherPatientNamesDataTable Class
OtherPatientNamesDataTable Members
Leadtools.Medical.Storage.DataAccessLayer.CompositeInstanceDataSet Class
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET