Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
ULBulkCopy.ULRowsCopied イベントを処理するメソッドを示します。
Public Delegate Sub ULRowsCopiedEventHandler( ByVal sender As Object, ByVal rowsCopiedEventArgs As ULRowsCopiedEventArgs )
public delegate void ULRowsCopiedEventHandler( object sender, ULRowsCopiedEventArgs rowsCopiedEventArgs );
ULRowsCopiedEventHandler デリゲートは、.NET Compact Framework 2.0 では使用できません。