Share via


NormalizedSnapshotSpanCollection.CopyTo Method

Include Protected Members
Include Inherited Members

Copies the collection to an array of snapshot spans at the specified location.

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 snapshot spans in this collection to the specified array, starting at the specified index.
Public method CopyTo(array<SnapshotSpan[], Int32) Copies the collection to the specified array of snapshot spans at the specified location.

Top

See Also

Reference

NormalizedSnapshotSpanCollection Class

Microsoft.VisualStudio.Text Namespace