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

Scope.ContainsElement

매뉴얼로 전환
public bool ContainsElement (Experimental.UIElements.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.