Import Method

Summary
Imports the SOP instance information from the specified dataset.
Syntax
C#
C++/CLI
public static SopInstance Import( 
   DicomDataSet dataset 
) 
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 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

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