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

Scope.ContainsElement

マニュアルに切り替える
public bool ContainsElement (Experimental.GraphView.GraphElement element);

パラメーター

elementThe element.

戻り値

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

説明

Determines if the Scope contains the specified GraphElement.