public virtual IDataCollection AcceptData( IDataObject dataobj )
Parameters
- dataobj
- An
IDataObject
, typically the value ofDragEventArgs.Data
Return Value
An Northwoods.GoXam.Model.IDataCollection that the diagram's model can copy
IDataObject
, typically the value of DragEventArgs.Data
IDataObject
into an Northwoods.GoXam.Model.IDataCollection.public virtual IDataCollection AcceptData( IDataObject dataobj )
IDataObject
, typically the value of DragEventArgs.Data