IDynamicProperties.AddProperties Método

Definición

Agregue propiedades dinámicamente a la colección Properties.

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())

Parámetros

properties
PropertyDescriptorCollection

Properties (colección)

value
Object
attributes
Attribute[]

Se aplica a