ControlPropertiesCollection
ControlPropertiesCollection class
AcitveX 属性的集合。
public class ControlPropertiesCollection : IControlPropertiesCollection
特性
姓名 | 描述 |
---|---|
Count { get; } | 返回集合中的许多属性。 只读Int32。 |
Item { get; set; } | 返回或设置属性。 |
NamesOfProperties { get; } | 返回属性名称的集合。 只读ICollection。 |
方法
姓名 | 描述 |
---|---|
Add(string, string) | 将属性添加到集合中。 |
Clear() | 删除所有属性。 |
GetEnumerator() | 返回一个遍历集合的枚举器。 |
Remove(string) | 删除具有指定名称的属性。 |
也可以看看
- interface IControlPropertiesCollection
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides