Import Method

Summary
Imports the SOP instance information from the specified dataset.
Syntax
C#
VB
C++
public static SopInstance Import( 
   DicomDataSet dataset 
) 
Public Shared Function Import( _ 
   ByVal dataset As DicomDataSet _ 
) As SopInstance 
public: 
static SopInstance^ Import(  
   DicomDataSet^ dataset 
)  

Parameters

dataset
The dataset to import from.

Return Value

A new SOPInstance class that has the SOP instance information from the provided dataset.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.