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

Scope.ContainsElement

Cambiar al Manual
public bool ContainsElement (Experimental.GraphView.GraphElement element);

Parámetros

elementThe element.

Valor de retorno

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

Descripción

Determines if the Scope contains the specified GraphElement.