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

StackNode.InsertElement

public void InsertElement(int index, Experimental.GraphView.GraphElement element);

Parameters

index The index where the specified GraphElement will be inserted.
element The GraphElement to insert.

Description

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

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答