CopyTo

SmartArtNodeCollection.CopyTo 方法

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

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

另请参阅