CachedDataHostItemCollection.Remove 方法

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

从集合中移除 CachedDataHostItem

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

重载列表

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

页首

请参见

参考

CachedDataHostItemCollection 类

Microsoft.VisualStudio.Tools.Applications 命名空间