←Select platform
In This Topic ▼

ReferencedImageSequenceDataTable Class Members

Summary

The following tables list the members exposed by ReferencedImageSequenceDataTable.

Protected Constructors

Name Description
Protected Constructor
ReferencedImageSequenceDataTable Initializes a new instance of the ReferencedImageSequenceDataTable class with the SerializationInfo and the StreamingContext.

Public Methods

Name Description
Public Method
AddReferencedImageSequenceRow Adds a new ReferencedImageSequenceRow to the System.Data.DataTable.Rows collection.
Public Method Clone Clones the structure of the ReferencedImageSequenceDataTable, including all ReferencedImageSequenceDataTable schemas and constraints
Public Method FindBySeriesInstanceUIDMPPSSOPInstanceUIDReferencedSOPInstanceUID Finds a ReferencedImageSequenceRow in the System.Data.DataTable.Rows collection by the Series Instance UID and MPPS SOP Instance UID and Referenced SOP Instance UID value.
Public Method
static  | Shared in VB</div>
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the ReferencedImageSequenceDataTable.
Public Method NewReferencedImageSequenceRow Creates an empty ReferencedImageSequenceRow without adding it to the System.Data.DataTable.Rows collection.
Public Method RemoveReferencedImageSequenceRow Removes a ReferencedImageSequenceRow from the System.Data.DataTable.Rows collection.

Protected Methods

Name Description
Protected Method
CreateInstance This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Protected Method GetRowType This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Protected Method NewRowFromBuilder Creates a new row from an existing row.
Protected Method OnRowChanged Raises the ReferencedImageSequenceRowChanged event.
Protected Method OnRowChanging Raises the ReferencedImageSequenceRowChanging event.
Protected Method OnRowDeleted Raises the ReferencedImageSequenceRowDeleted event.
Protected Method OnRowDeleting Raises the ReferencedImageSequenceRowDeleting event.

Public Properties

Name Description
Public Property
Count Gets the total number of ReferencedImageSequenceRow objects in the System.Data.DataTable.Rows collection.
Public Property Item Gets the ReferencedImageSequenceRow at the specified index.
Public Property MPPSSOPInstanceUIDColumn Gets the MPPS SOP Instance UID Column.
Public Property OrderNumberColumn Gets the Order Number Column.
Public Property ReferencedSOPClassUIDColumn Gets the Referenced SOP Class UID Column.
Public Property ReferencedSOPInstanceUIDColumn Gets the Referenced SOP Instance UID Column.
Public Property SeriesInstanceUIDColumn Gets the Series Instance UID Column.

Public Events

Name Description
Public Event
ReferencedImageSequenceRowChanged Occurs after a ReferencedImageSequenceRow has been changed successfully.
Public Event ReferencedImageSequenceRowChanging Occurs when a ReferencedImageSequenceRow is changing.
Public Event ReferencedImageSequenceRowDeleted Occurs after a ReferencedImageSequenceRow in the table has been deleted.
Public Event ReferencedImageSequenceRowDeleting Occurs before a ReferencedImageSequenceRow in the table is about to be deleted.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly