public delegate void Elements.ElementDeletingNotifyEventHandler( object sender, Elements.ElementDeletingNotifyEventArgs e )
'Declaration Public Delegate Sub Elements.ElementDeletingNotifyEventHandler( _ ByVal sender As Object, _ ByVal e As Elements.ElementDeletingNotifyEventArgs _ )
'Declaration
Public Delegate Sub Elements.ElementDeletingNotifyEventHandler( _ ByVal sender As Object, _ ByVal e As Elements.ElementDeletingNotifyEventArgs _ )
'使用法 Dim instance As New Elements.ElementDeletingNotifyEventHandler(AddressOf HandlerMethod)
'使用法
Dim instance As New Elements.ElementDeletingNotifyEventHandler(AddressOf HandlerMethod)
Elements.ElementDeletingNotifyEventHandler メンバ FarPoint.Win 名前空間
© 2004-2017, GrapeCity inc. All rights reserved.