'宣言Public Overridable Sub PreFilterEvents( _ ByVal events As IDictionary _ )
public virtual void PreFilterEvents( IDictionary events )
パラメータ
- events
 - コンポーネントのクラスのイベントを表すSystem.ComponentModel.EventDescriptorオブジェクト。 イベントの辞書のキーはイベント名です。
 
'宣言Public Overridable Sub PreFilterEvents( _ ByVal events As IDictionary _ )
public virtual void PreFilterEvents( IDictionary events )