CopyTo

AnnotationCollection.CopyTo method

将注释数组复制到集合中。

public void CopyTo(Annotation[] array, int index)
范围类型描述
arrayAnnotation[]要复制到集合中的数组。
indexInt32将在其中复制集合的起始索引。

也可以看看