element | 要添加的元素。 |
proposedIndex | The index where the element would be added. This index can be overwritten. |
maxIndex | The maximum value of the index. |
bool Returns true if the specified GraphElement can be added. Returns false otherwise.
Checks whether the specified GraphElement can be added to this StackNode.