Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

Import Method (SopInstance)






The dataset to import from.
Imports the SOP instance information from the specified dataset.
Syntax
public static SopInstance Import( 
   DicomDataSet dataset
)
'Declaration
 
Public Shared Function Import( _
   ByVal dataset As DicomDataSet _
) As SopInstance
'Usage
 
Dim dataset As DicomDataSet
Dim value As SopInstance
 
value = SopInstance.Import(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

See Also

Reference

SopInstance Class
SopInstance Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features