共用方式為


DiagramDocView.UpdateToolboxFilters 方法

命名空間:  Microsoft.VisualStudio.Modeling.Shell
組件:  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (在 Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll 中)

語法

'宣告
Protected Function UpdateToolboxFilters ( _
    filterToUpdate As DiagramDocView.ToolboxItemFilterType, _
    calculateChanges As Boolean _
) As Boolean
protected bool UpdateToolboxFilters(
    DiagramDocView.ToolboxItemFilterType filterToUpdate,
    bool calculateChanges
)

參數

  • calculateChanges
    型別:System.Boolean
    true 表示將核取篩選條件集合將會變更 ; 設定篩選條件集合已變更為 false。

傳回值

型別:System.Boolean
true 如果已更新的工具箱篩選集合。 否則,false。

備註

這個方法會重新整理工具箱。 它會更新工具箱篩選,但不是適用。 用戶端可以重新整理工具箱的傳回值為基礎。

.NET Framework 安全性

請參閱

參考

DiagramDocView 類別

Microsoft.VisualStudio.Modeling.Shell 命名空間