Load Method

Summary

Loads the specified filename.

Syntax
C#
VB
C++
public static Anonymizer Load( 
   string filename 
) 
Public Shared Function Load( _ 
   ByVal filename As String _ 
) As Anonymizer 
public: 
static Anonymizer^ Load(  
   String^ filename 
)  

Parameters

filename
The filename.

Return Value

An Anonymizer object that has been initialized from the specified file.

Requirements

Target Platforms

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

Leadtools.Dicom.Common Assembly