Share via


IdentifierCollection.CopyTo Method

Include Protected Members
Include Inherited Members

Copies the IdentifierCollection to a specified target.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method CopyTo(Array, Int32) Copies the elements of the IdentifierCollection to the specified array, starting at the specified index.
Public method CopyTo(array<String[]%, Int32) Copies the elements of the IdentifierCollection to the specified array, starting at the specified index.

Top

See Also

Reference

IdentifierCollection Class

IdentifierCollection Members

Microsoft.VisualStudio.Tools.Applications.ProgrammingModel Namespace