IDynamicProperties 介面

定義

允許物件動態地將屬性加入屬性網格

public interface IDynamicProperties
type IDynamicProperties = interface
Public Interface IDynamicProperties

方法

名稱 Description
AddProperties(PropertyDescriptorCollection, ITypeDescriptorContext, Object, Attribute[])

動態地將屬性加入 Properties 集合。

適用於