←Select platform

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 Leadtools.Dicom.Common.Anonymization.Anonymizer 

Parameters

filename
The filename.

Return Value

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly