BlackboardSection.CanAcceptDrop
public bool CanAcceptDrop(List<ISelectable> selection);
Parameters
| selected | The selected object. |
Returns
bool Returns true when the BlackboardSection accepts the selected object.
Description 描述
Indicates whether this BlackboardSection accepts the selected object.