BulkObservableCollection<T>.ClearItems 方法

从集合中移除所有项。

命名空间:  Microsoft.VisualStudio.Language.Intellisense
程序集:  Microsoft.VisualStudio.Language.Intellisense(在 Microsoft.VisualStudio.Language.Intellisense.dll 中)

语法

声明
Protected Overrides Sub ClearItems
protected override void ClearItems()
protected:
virtual void ClearItems() override
abstract ClearItems : unit -> unit  
override ClearItems : unit -> unit
protected override function ClearItems()

.NET Framework 安全性

请参阅

参考

BulkObservableCollection<T> 类

Microsoft.VisualStudio.Language.Intellisense 命名空间