'宣言
Public Function TransferItems( _ ByVal reportItems As ReportItemCollection, _ ByVal offset As Point, _ ByVal move As Boolean _ ) As Boolean
public bool TransferItems( ReportItemCollection reportItems, Point offset, bool move )
パラメータ
- reportItems
- offset
- move