このメンバは、.NET Framework インフラストラクチャのサポートを目的としています。独自に作成したコード内で直接使用することはできません。
Private Sub PostFilterEvents( _
ByVal events As IDictionary _) Implements IDesignerFilter.PostFilterEvents
[C#]
void IDesignerFilter.PostFilterEvents(
IDictionaryevents);
[C++]
private: void IDesignerFilter::PostFilterEvents(IDictionary* events);
[JScript]
private function IDesignerFilter.PostFilterEvents(
events : IDictionary);
参照
ComponentDesigner クラス | ComponentDesigner メンバ | System.ComponentModel.Design 名前空間