←Select platform

AnatomicRegionSequenceDataTable Class Members

Summary

The following tables list the members exposed by AnatomicRegionSequenceDataTable.

Protected Constructors

Name Description
AnatomicRegionSequenceDataTable Initializes a new instance of this class.

Public Methods

Name Description
AddAnatomicRegionSequenceRow Adds a row to this AnatomicRegionSequenceDataTable.
Clone Creates a new object that is a copy of the current instance.
GetTypedTableSchema Gets a System.Xml.Schema.XmlSchemaComplexType that represents the complexType element from XML Schema as specified by the World Wide Web Consortium.
Item Gets the AnatomicRegionSequenceRow at the specified index from this AnatomicRegionSequenceDataTable.
NewAnatomicRegionSequenceRow Creates a new AnatomicRegionSequenceRow.
RemoveAnatomicRegionSequenceRow Removes the specified row.

Protected Methods

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

Public Properties

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

Public Events

Name Description
AnatomicRegionSequenceRowChanged Occurs after a DataRow has been changed successfully.
AnatomicRegionSequenceRowChanging Occurs when a DataRow is changing.
AnatomicRegionSequenceRowDeleted Occurs after a DataRow has been deleted successfully.
AnatomicRegionSequenceRowDeleting Occurs before a row in the table is about to be 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