Leadtools.Dicom.Scu.Common Namespace : MatchInstanceDelegate Delegate |
public delegate void MatchInstanceDelegate( object sender, MatchEventArgs<CompositeObjectInstance> e )
'Declaration Public Delegate Sub MatchInstanceDelegate( _ ByVal sender As Object, _ ByVal e As MatchEventArgs(Of CompositeObjectInstance) _ )
'Usage Dim instance As New MatchInstanceDelegate(AddressOf HandlerMethod)
public delegate void MatchInstanceDelegate( object sender, MatchEventArgs<CompositeObjectInstance> e )
public delegate void MatchInstanceDelegate( Object^ sender, MatchEventArgs<CompositeObjectInstance^>^ e )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2