Leadtools.Dicom.Common.Editing Namespace > PropertyInfoEventArgs Class : PropertyInfoEventArgs Constructor |
public PropertyInfoEventArgs( DicomElement element, object value )
'Declaration Public Function New( _ ByVal element As DicomElement, _ ByVal value As Object _ )
'Usage Dim element As DicomElement Dim value As Object Dim instance As New PropertyInfoEventArgs(element, value)
public: PropertyInfoEventArgs( DicomElement^ element, Object^ value )