IDynamicProperties.AddProperties Método

Definição

Adicione dinamicamente propriedades à Coleção 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

Coleção Properties

value
Object
attributes
Attribute[]

Aplica-se a