←Select platform

GetDicomDataSetConverter Method

Summary

Returns an object used to convert a DicomDataSet into a CompositeInstanceDataSet.

Syntax
C#
VB
C++
protected virtual IDicomDataSetConverter2 GetDicomDataSetConverter() 
Protected Overridable Function GetDicomDataSetConverter() As IDicomDataSetConverter2 
protected:  
   virtual IDicomDataSetConverter2^ GetDicomDataSetConverter() 

Return Value

An object used to convert a DicomDataSet into a CompositeInstanceDataSet.

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.Medical.Storage.DataAccessLayer Assembly