Leadtools.Dicom.Common.Anonymization Namespace > Anonymizer Class : OnBeforeTagAnonymization Method |
protected bool OnBeforeTagAnonymization( BeforeTagAnonymizationEventArgs e )
'Declaration Protected Function OnBeforeTagAnonymization( _ ByVal e As BeforeTagAnonymizationEventArgs _ ) As Boolean
'Usage Dim instance As Anonymizer Dim e As BeforeTagAnonymizationEventArgs Dim value As Boolean value = instance.OnBeforeTagAnonymization(e)
protected: bool OnBeforeTagAnonymization( BeforeTagAnonymizationEventArgs^ e )