ComponentDesigner.IDesignerFilter.PreFilterAttributes(IDictionary) Yöntem

Tanım

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

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

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