![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.28
|
Leadtools.Dicom.Common.DataTypes Namespace > SopInstance Class : Import Method |
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 )