DesignerPropertyDescriptor.GetChildProperties(Object, Attribute[]) Metodo

Definizione

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

Parametri

instance
Object
filter
Attribute[]

Restituisce

PropertyDescriptorCollection

Si applica a