Item

ISmartArtNodeCollection 索引器

通过索引返回节点。只读 ISmartArtNode

public ISmartArtNode this[int index] { get; }
参数描述
index元素的零基索引。

另见