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

GroupNode.ContainsElement

Switch to Manual
public bool ContainsElement (Experimental.UIElements.GraphView.GraphElement element);

Parameters

elementThe element.

Returns

bool True if group contains element.

Description

Does group contain element.