DependencyPropertyDescriptor.GetChildProperties(Object, Attribute[]) Metódus

Definíció

Egy .-t PropertyDescriptorCollectionad vissza.

public:
 override System::ComponentModel::PropertyDescriptorCollection ^ GetChildProperties(System::Object ^ instance, cli::array <Attribute ^> ^ filter);
public override System.ComponentModel.PropertyDescriptorCollection GetChildProperties(object instance, Attribute[] filter);
override this.GetChildProperties : obj * Attribute[] -> System.ComponentModel.PropertyDescriptorCollection
Public Overrides Function GetChildProperties (instance As Object, filter As Attribute()) As PropertyDescriptorCollection

Paraméterek

instance
Object

Egy összetevő, amely lekéri a tulajdonságokat.

filter
Attribute[]

Szűrőként használni kívánt típusú Attribute tömb.

Válaszok

A PropertyDescriptorCollection tulajdonság, amely megfelel a megadott összetevő megadott attribútumainak.

Megjegyzések

Ez a metódus az alapul szolgáló PropertyDescriptor.

A következőre érvényes: