FindStringCompletedEventHandler 대리자
네임스페이스: Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution
어셈블리: Microsoft.ReportViewer.WinForms(Microsoft.ReportViewer.WinForms.dll)
구문
‘선언
Public Delegate Sub FindStringCompletedEventHandler ( _
sender As Object, _
e As FindStringCompletedEventArgs _
)
public delegate void FindStringCompletedEventHandler(
Object sender,
FindStringCompletedEventArgs e
)
public delegate void FindStringCompletedEventHandler(
Object^ sender,
FindStringCompletedEventArgs^ e
)
type FindStringCompletedEventHandler =
delegate of
sender:Object *
e:FindStringCompletedEventArgs -> unit
JScript에서는 대리자를 지원하지 않습니다.
매개 변수
- sender
형식: Object
참고 항목
참조
Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution 네임스페이스