←Select platform

ReferencedImageSequenceDataTable Class Members

Summary

The following tables list the members exposed by ReferencedImageSequenceDataTable.

Protected Constructors

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

Public Methods

Name Description
AddReferencedImageSequenceRow Adds a new CompositeInstanceDataSet.ReferencedImageSequenceRow to the System.Data.DataTable.Rows collection.
Clone Clones the structure of the ReferencedImageSequenceDataTable, including all ReferencedImageSequenceDataTable schemas and constraints
FindBySeriesInstanceUIDSOPInstanceUIDReferencedSOPInstanceUID Finds a ReferencedImageSequenceRow in the System.Data.DataTable.Rows collection by the Series Instance UID and SOP Instance UID values.
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the ReferencedImageSequenceDataTable.
NewReferencedImageSequenceRow Creates an empty ReferencedImageSequenceRow without adding it to the System.Data.DataTable.Rows collection.
RemoveReferencedImageSequenceRow Removes a ReferencedImageSequenceRow from the System.Data.DataTable.Rows collection.

Protected Methods

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

Public Properties

Name Description
Count Gets the total number of ReferencedImageSequenceRow objects in the System.Data.DataTable.Rows collection.
Item Gets the ReferencedImageSequenceRow at the specified index.
ReferencedSOPClassUIDColumn Gets the Referenced SOP Class UID Column.
ReferencedSOPInstanceUIDColumn Gets the Referenced SOP Instance UID Column.
SeriesInstanceUIDColumn Gets the Series Instance UID Column.
SOPInstanceUIDColumn Gets the SOP Instance UID Column.

Public Events

Name Description
ReferencedImageSequenceRowChanged Occurs after a ReferencedImageSequenceRow has been changed successfully.
ReferencedImageSequenceRowChanging Occurs when a ReferencedImageSequenceRow is changing.
ReferencedImageSequenceRowDeleted Occurs after a ReferencedImageSequenceRow in the table has been deleted.
ReferencedImageSequenceRowDeleting Occurs before a ReferencedImageSequenceRow in the table is deleted.
Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly