LoadDicomDataSet Method

Syntax
C#
VB
C++
protected virtual DicomDataSet LoadDicomDataSet( 
   InstanceRow image 
) 
  
Protected Overridable Function LoadDicomDataSet( _ 
   ByVal image As InstanceRow _ 
) As DicomDataSet 
protected: 
virtual DicomDataSet^ LoadDicomDataSet(  
   InstanceRow^ image 
)  

Parameters

Return Value

The Leadtools.Dicom.DicomDataSet to be loaded.

Requirements

Target Platforms

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

Leadtools.Dicom.Scp Assembly