The following tables list the members exposed by ImageInstanceDataTable.
Protected Constructors
Name | Description | |
---|---|---|
![]() |
ImageInstanceDataTable | Initializes a new instance of the CompositeInstanceDataSet.ImageInstanceDataTable class with the SerializationInfo and the StreamingContext. |
Public Methods
Name | Description | |
---|---|---|
![]() |
AddImageInstanceRow | Adds a new ImageInstanceRow to the System.Data.DataTable.Rows collection. |
![]() |
Clone | Clones the structure of the ImageInstanceDataTable, including all ImageInstanceDataTable schemas and constraints |
![]() |
FindBySOPInstanceUID | Find a ImageInstanceRow in the System.Data.DataTable.Rows collection by the SOP Instance UID value. |
![]() ![]() |
GetTypedTableSchema | Returns the System.Xml.Schema.XmlSchemaComplexType for the ImageInstanceDataTable. |
![]() |
NewImageInstanceRow | Creates an empty ImageInstanceRow without adding it to the System.Data.DataTable.Rows collection. |
![]() |
RemoveImageInstanceRow | Removes a ImageInstanceRow 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 ImageInstanceRowChanged event. |
![]() |
OnRowChanging | Raises the ImageInstanceRowChanging event. |
![]() |
OnRowDeleted | Raises the ImageInstanceRowDeleted event. |
![]() |
OnRowDeleting | Raises the ImageInstanceRowDeleting event. |
Public Properties
Name | Description | |
---|---|---|
![]() |
BitsAllocatedColumn | Gets the Bits Allocated Column. |
![]() |
Count | Gets the total number of ImageInstanceRow objects in the System.Data.DataTable.Rows collection. |
![]() |
EchoNumberColumn | Gets the Echo Number Column. |
![]() |
FrameOfReferenceUIDColumn | Gets the Frame Of Reference UID Column. |
![]() |
ImageColumnsColumn | Gets the Image Columns (Width) Column. |
![]() |
ImageOrientationPatientColumn | Gets the Image Orientation Patient Column. |
![]() |
ImagePositionPatientColumn | Gets the Image Position Patient Column. |
![]() |
ImageRowsColumn | Gets the Image Rows (Height) Column. |
![]() |
Item | Gets the ImageInstanceRow at the specified index. |
![]() |
NumberOfFramesColumn | Gets the Number Of Frames Column. |
![]() |
PixelSpacingColumn | Gets the Pixel Spacing Column. |
![]() |
SequenceNameColumn | Gets the Sequence Name UID Column. |
![]() |
SOPInstanceUIDColumn | Gets the SOP Instance UID Column. |
Public Events
Name | Description | |
---|---|---|
![]() |
ImageInstanceRowChanged | Occurs after a ImageInstanceRow has been changed successfully. |
![]() |
ImageInstanceRowChanging | Occurs when a ImageInstanceRow is changing. |
![]() |
ImageInstanceRowDeleted | Occurs after a ImageInstanceRow in the table has been deleted. |
![]() |
ImageInstanceRowDeleting | Occurs before a ImageInstanceRow in the table is about to be deleted. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET