C#
VB
C++
Removes the specified row.
[DebuggerNonUserCodeAttribute()]
[GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator",
"4.0.0.0")]
public void RemoveHangingProtocolProcedureCodeSequenceRow(
HangingProtocolProcedureCodeSequenceRow row
)
<GeneratedCodeAttribute("System.Data.Design.TypedDataSetGenerator",
"4.0.0.0"),
DebuggerNonUserCodeAttribute()>
Public Sub RemoveHangingProtocolProcedureCodeSequenceRow(
ByVal row As HangingProtocolProcedureCodeSequenceRow
)
public:
[GeneratedCodeAttribute(L"System.Data.Design.TypedDataSetGenerator",
L"4.0.0.0")]
[DebuggerNonUserCodeAttribute]
void RemoveHangingProtocolProcedureCodeSequenceRow(
HangingProtocolProcedureCodeSequenceRow^ row
)
row
A HangingProtocolProcedureCodeSequenceRow that represents the row to remove.
HangingProtocolProcedureCodeSequenceDataTable Class
HangingProtocolProcedureCodeSequenceDataTable Members
Leadtools.Medical.Storage.DataAccessLayer.HangingProtocolDataset 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