C#
VB
C++
Initializes a new instance of the BeforeTagAnonymizationEventArgs class.
public BeforeTagAnonymizationEventArgs(DicomDataSet ds,DicomElement element,string currentValue,string newValue)
Public Function New( _ByVal ds As Leadtools.Dicom.DicomDataSet, _ByVal element As Leadtools.Dicom.DicomElement, _ByVal currentValue As String, _ByVal newValue As String _)
public:BeforeTagAnonymizationEventArgs(Leadtools.Dicom.DicomDataSet^ ds,Leadtools.Dicom.DicomElement^ element,String^ currentValue,String^ newValue)
ds
The DICOM dataset to be anonymized.
element
The DICOM element that is currently being anonymized.
currentValue
The current value of the DICOM element.
newValue
The new value of the DICOM element.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
