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

StackNode.InsertElement

Cambiar al Manual
public void InsertElement (int index, Experimental.UIElements.GraphView.GraphElement element);

Parámetros

indexThe index where the specified GraphElement will be inserted.
elementThe GraphElement to insert.

Descripción

Inserts the specified GraphElement at the specified index in this StackNode.