点击或拖拽改变大小

Attributes 方法

The Attributes type exposes the following members.

方法
  名称说明
公共方法Add
添加一个属性
公共方法Clear
清空
公共方法ContainsKey
属性是否存在
公共方法ContainsValue
值是否存在
公共方法GetEnumerator
枚举指示器
公共方法GetKeys
获取所有属性名称
公共方法GetType
获取一个属性的值类型
公共方法GetValues
获取所有属性值
公共方法Remove
移除一个属性
Top
参见