IVsDataObjectPropertyDictionary.CopyTo Method

Include Protected Members
Include Inherited Members

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<T[], Int32) Copies the elements of the ICollection<T> to an Array, starting at a particular Array index. (Inherited from ICollection<KeyValuePair<String, Object>>.)
Public method CopyTo(array<KeyValuePair<String, Object>[], array<String[], Int32) Copies the specified properties from the current collection of properties to the specified array of KeyValuePair<TKey, TValue> objects.

Top

See Also

Reference

IVsDataObjectPropertyDictionary Interface

Microsoft.VisualStudio.Data.Services Namespace