Sprache

IDynamicProperties.AddProperties Methode

Definition

Dynamisches Hinzufügen von Eigenschaften zur Properties-Auflistung.

public void AddProperties(System.ComponentModel.PropertyDescriptorCollection properties, System.ComponentModel.ITypeDescriptorContext context, object value, Attribute[] attributes);
abstract member AddProperties : System.ComponentModel.PropertyDescriptorCollection * System.ComponentModel.ITypeDescriptorContext * obj * Attribute[] -> unit
Public Sub AddProperties (properties As PropertyDescriptorCollection, context As ITypeDescriptorContext, value As Object, attributes As Attribute())

Parameter

properties
PropertyDescriptorCollection

Properties-Auflistung

value
Object
attributes
Attribute[]

Gilt für: