SetIgnoreType Method

Summary
Sets a type to ignore from the loaded add-in's DLLs.
Syntax
C#
C++/CLI
public void SetIgnoreType( 
   string name, 
   Type type 
) 
public: 
void SetIgnoreType(  
   String^ name, 
   Type^ type 
)  

Parameters

name
The name for the type.

type
The type to ignore from the add-in's DLL.

Requirements

Target Platforms

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

Leadtools.Dicom.AddIn Assembly

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