Share via


IVsDataObjectPropertyDictionary.Add 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

Add(T)

Adds an item to the ICollection<T>. (Inherited from ICollection<KeyValuePair<String, Object>>.)

Public method

Add(TKey, TValue)

Adds an element with the provided key and value to the IDictionary<TKey, TValue>. (Inherited from IDictionary<String, Object>.)

Top

See Also

Reference

IVsDataObjectPropertyDictionary Interface

IVsDataObjectPropertyDictionary Members

Microsoft.VisualStudio.Data.Services Namespace