←Select platform

BeginBatch(List<AnonymizationKey>) Method

Summary

Begins the batch anonymization using the specified anonymization keys.

Syntax

C#
VB
C++
public virtual void BeginBatch(  
   List<AnonymizationKey> anonymizationKeys 
) 
Public Overloads Overridable Sub BeginBatch( _ 
   ByVal anonymizationKeys As List(Of AnonymizationKey) _ 
)  
public: 
virtual void BeginBatch(  
   List<AnonymizationKey^>^ anonymizationKeys 
)  

Parameters

anonymizationKeys
The anonymization keys used to find unique keys to maintain across files.

Requirements

Target Platforms

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