CachedDataItemCollection.Remove 方法

包括受保护的成员
包括继承的成员

从集合中移除 CachedDataItem

重载此成员。有关此成员的完整信息(包括语法、用法和示例),请单击重载列表中的相应名称。

重载列表

  名称 说明
公共方法 Remove(String) 从集合中移除由缓存数据对象的名称标识的指定 CachedDataItem
公共方法 Remove(T) Collection<T> 中移除特定对象的第一个匹配项。 (继承自 Collection<CachedDataItem>。)

页首

请参见

参考

CachedDataItemCollection 类

Microsoft.VisualStudio.Tools.Applications 命名空间