Scope.OnElementsRemoved
protected void OnElementsRemoved(IEnumerable<GraphElement> elements);
Parameters
| elements | The removed elements. |
Description 描述
Called when GraphElements are removed from the Scope.
| elements | The removed elements. |
Called when GraphElements are removed from the Scope.