Position

SmartArtNode.Position 属性

返回或设置节点在同级节点中的零基位置。可读/可写 Int32。

public int Position { get; set; }

异常

exceptioncondition
ArgumentOutOfRangeException值小于 0。 -或- 值等于或大于同级节点数量

另见