←Select platform
In This Topic ▼

AnatomicRegionSequenceDataTable Class Members

Summary

The following tables list the members exposed by AnatomicRegionSequenceDataTable.

Protected Constructors

Name Description
Protected Constructor
AnatomicRegionSequenceDataTable Initializes a new instance of this class.

Public Methods

Name Description
Public Method
AddAnatomicRegionSequenceRow Adds a row to this AnatomicRegionSequenceDataTable.
Public Method Clone Creates a new object that is a copy of the current instance.
Public Method
static  | Shared in VB</div>
GetTypedTableSchema Gets a System.Xml.Schema.XmlSchemaComplexType that represents the complexType element from XML Schema as specified by the World Wide Web Consortium.
Public Method NewAnatomicRegionSequenceRow Creates a new AnatomicRegionSequenceRow.
Public Method RemoveAnatomicRegionSequenceRow Removes the specified row.

Protected Methods

Name Description
Protected Method
CreateInstance Creates an uninitialized AnatomicRegionSequenceDataTable.
Protected Method GetRowType Use this method to get the type of data allowed in the AnatomicRegionSequenceDataTable table row.
Protected Method NewRowFromBuilder Creates a new System.Data.DataRow.
Protected Method OnRowChanged Raises the AnatomicRegionSequenceRowChanged event.
Protected Method OnRowChanging Raises the AnatomicRegionSequenceRowChanging event.
Protected Method OnRowDeleted Raises the AnatomicRegionSequenceRowDeleted event.
Protected Method OnRowDeleting Raises the AnatomicRegionSequenceRowDeleting event.

Public Properties

Name Description
Public Property
CodeMeaningColumn Gets the value of the Code Meaning column for this row.
Public Property CodeValueColumn Gets the value of the Code Value column for this row.
Public Property CodingSchemeDesignatorColumn Gets the value of the Coding Scheme Designator column for this row.
Public Property CodingSchemeVersionColumn Gets the value of the Coding Scheme Version column for this row.
Public Property Count Gets the total number of AnatomicRegionSequenceRow objects in the System.Data.DataTable.Rows collection.
Public Property Item Gets the AnatomicRegionSequenceRow at the specified index from this AnatomicRegionSequenceDataTable.
Public Property SOPInstanceUIDColumn Gets the value of the SOP Instance UID column for this row.

Public Events

Name Description
Public Event
AnatomicRegionSequenceRowChanged Occurs after a DataRow has been changed successfully.
Public Event AnatomicRegionSequenceRowChanging Occurs when a DataRow is changing.
Public Event AnatomicRegionSequenceRowDeleted Occurs after a DataRow has been deleted successfully.
Public Event AnatomicRegionSequenceRowDeleting Occurs before a row 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.Storage.DataAccessLayer Assembly