バージョン

MenuItems プロパティ (AfterMenuPopulateEventArgs)

フィルター プロバイダーで表示されるツールのリストを返します。
シンタックス
'宣言
 
Public ReadOnly Property MenuItems As IList(Of FilterTool)
public IList<FilterTool> MenuItems {get;}
参照