Experimental: this API is experimental and might be changed or removed in the future.

Scope.ContainsElement

Declaration

public bool ContainsElement(Experimental.GraphView.GraphElement element);

Parameters

element The element.

Returns

bool Returns true if the Scope contains the specified element. Returns false otherwise.

Description

Determines if the Scope contains the specified GraphElement.


Did you find this page useful? Please give it a rating: