Scope.RemoveElementsWithoutNotification
public void RemoveElementsWithoutNotification(IEnumerable<GraphElement> elements);
Parameters
| elements | The elements to remove. |
Description 描述
Removes elements from the Scope but do not send a notification.