Compartilhar via


Método CopyTo

Copies the entire collection to a specified Array or AnnotationCollection.

Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.

Lista de sobrecargas

  Nome Descrição
Método público CopyTo(AnnotationCollection) Copies the entire collection to the end of an AnnotationCollection.
Método público CopyTo(Array, Int32) Copies the entire collection to a compatible one-dimensional Array, starting at the specified index of the target array.

Início