C#
VB
C++
Removes a NamesOfIntendedRecipientsOfResultsRow from the System.Data.DataTable.Rows collection.
[DebuggerNonUserCodeAttribute()]
public void RemoveNamesOfIntendedRecipientsOfResultsRow(
NamesOfIntendedRecipientsOfResultsRow row
)
<DebuggerNonUserCodeAttribute()>
Public Sub RemoveNamesOfIntendedRecipientsOfResultsRow( _
ByVal row As NamesOfIntendedRecipientsOfResultsRow _
)
[DebuggerNonUserCodeAttribute()]
public:
void RemoveNamesOfIntendedRecipientsOfResultsRow(
MWLDataset.NamesOfIntendedRecipientsOfResultsRow^ row
)
row
The NamesOfIntendedRecipientsOfResultsRow to be removed.
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