共用方式為


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 命名空間