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