Aracılığıyla paylaş


ComponentDocumentDesigner.ITypeDescriptorFilterService.FilterAttributes Yöntem

Tanım

Bu üyenin açıklaması için bkz FilterAttributes(IComponent, IDictionary). .

 virtual bool System.ComponentModel.Design.ITypeDescriptorFilterService.FilterAttributes(System::ComponentModel::IComponent ^ component, System::Collections::IDictionary ^ attributes) = System::ComponentModel::Design::ITypeDescriptorFilterService::FilterAttributes;
bool ITypeDescriptorFilterService.FilterAttributes (System.ComponentModel.IComponent component, System.Collections.IDictionary attributes);
abstract member System.ComponentModel.Design.ITypeDescriptorFilterService.FilterAttributes : System.ComponentModel.IComponent * System.Collections.IDictionary -> bool
override this.System.ComponentModel.Design.ITypeDescriptorFilterService.FilterAttributes : System.ComponentModel.IComponent * System.Collections.IDictionary -> bool
Function FilterAttributes (component As IComponent, attributes As IDictionary) As Boolean Implements ITypeDescriptorFilterService.FilterAttributes

Parametreler

component
IComponent

özniteliklerini filtrelemek için bileşen.

attributes
IDictionary

Değiştirilebilen öznitelik sözlüğü.

Döndürülenler

true filtrelenmiş öznitelik kümesi önbelleğe alınacaksa; false filtre hizmetinin yeniden sorgulaması gerekiyorsa.

Uygulamalar

Açıklamalar

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

Şunlara uygulanır