←Select platform

SetIgnoreType Method

Summary

Sets a type to ignore from loaded addins DLLs.

Syntax

C#
VB
C++
public void SetIgnoreType(  
   string name, 
   Type type 
) 
Public Sub SetIgnoreType( _ 
   ByVal name As String, _ 
   ByVal type As Type _ 
) 
public: 
void SetIgnoreType(  
   String^ name, 
   Type^ type 
) 

Parameters

name
The name for the type.

type
The type from the addin DLL to ignore.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.AddIn Assembly
Click or drag to resize