←Select platform

Load Method

Summary

Executes the specified query to load data related to a DICOM instance.

Syntax
C#
VB
C++
Public Function Load(  
     ByVal query As ViewImageQuery  
  ) As ViewImageQueryResult  
public:   
   ViewImageQueryResult^ Load(  
      ViewImageQuery^ query  
   )  

Parameters

query

The query to be performed.

Return Value

The results returned from the query.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Imaging Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.