CopyTo

SmartArtNodeCollection.CopyTo method

将集合中的所有元素复制到指定的数组。

public void CopyTo(Array array, int index)
范围类型描述
arrayArray
indexInt32

也可以看看