Delen via


CachedDataItemCollection.Add Method

Include Protected Members
Include Inherited Members

Adds the specified CachedDataItem to the end of the collection.

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 object to the end of the Collection<T>. (Inherited from Collection<CachedDataItem>.)
Public method Add(String, String) Adds the specified CachedDataItem to the end of the collection.

Top

See Also

Reference

CachedDataItemCollection Class

Microsoft.VisualStudio.Tools.Applications Namespace