Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

Import Method (SopInstanceReference)






The dataset to import from.
Imports the SOP instance information from the specified dataset.
Syntax
public static SopInstanceReference Import( 
   DicomDataSet dataset
)
'Declaration
 
Public Shared Function Import( _
   ByVal dataset As DicomDataSet _
) As SopInstanceReference
'Usage
 
Dim dataset As DicomDataSet
Dim value As SopInstanceReference
 
value = SopInstanceReference.Import(dataset)
public:
static SopInstanceReference^ Import( 
   DicomDataSet^ dataset
) 

Parameters

dataset
The dataset to import from.

Return Value

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

Target Platforms

See Also

Reference

SopInstanceReference Class
SopInstanceReference Members

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