IDynamicProperties 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
允許物件動態地將屬性加入屬性網格
public interface IDynamicProperties
type IDynamicProperties = interface
Public Interface IDynamicProperties
方法
| 名稱 | Description |
|---|---|
| AddProperties(PropertyDescriptorCollection, ITypeDescriptorContext, Object, Attribute[]) |
動態地將屬性加入 Properties 集合。 |