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