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