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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

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