Leadtools.Dicom.Common.Extensions Namespace : BeforeAddTagDelegate Delegate |
'Declaration Public Delegate Function BeforeAddTagDelegate( _ ByVal parent As LinkedList(Of Long), _ ByVal data As Object, _ ByVal tag As Long _ ) As Boolean
'Usage Dim instance As New BeforeAddTagDelegate(AddressOf HandlerMethod)