ComponentDesigner.IDesignerFilter.PostFilterAttributes(IDictionary) Yöntem

Tanım

Bu üyenin açıklaması için yöntemine PostFilterAttributes(IDictionary) bakın.

 virtual void System.ComponentModel.Design.IDesignerFilter.PostFilterAttributes(System::Collections::IDictionary ^ attributes) = System::ComponentModel::Design::IDesignerFilter::PostFilterAttributes;
void IDesignerFilter.PostFilterAttributes (System.Collections.IDictionary attributes);
abstract member System.ComponentModel.Design.IDesignerFilter.PostFilterAttributes : System.Collections.IDictionary -> unit
override this.System.ComponentModel.Design.IDesignerFilter.PostFilterAttributes : System.Collections.IDictionary -> unit
Sub PostFilterAttributes (attributes As IDictionary) Implements IDesignerFilter.PostFilterAttributes

Parametreler

attributes
IDictionary

Attribute Bileşenin sınıfı için nesneler. Özniteliklerin sözlüğündeki anahtarlar özniteliklerin değerleridir TypeId .

Uygulamalar

Açıklamalar

Bu üye, açık bir arabirim üyesi uygulamasıdır. Yalnızca örnek bir IDesignerFilter arabirime ComponentDesigner yayınlandığında kullanılabilir.

Şunlara uygulanır