Aracılığıyla paylaş


ComponentDocumentDesigner.ITypeDescriptorFilterService.FilterProperties Yöntem

Tanım

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

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

Parametreler

component
IComponent

Özellikleri filtrelemek için bileşen.

properties
IDictionary

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

Döndürülenler

Boolean

true filtrelenmiş özellikler 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