IAttributes 接口 |
命名空间: GISShare.SMap.Data
The IAttributes type exposes the following members.
名称 | 说明 | |
---|---|---|
![]() | Add |
添加一个属性
|
![]() | Clear |
清空
|
![]() | ContainsKey |
属性是否存在
|
![]() | ContainsValue |
值是否存在
|
![]() | GetKeys |
获取所有属性名称
|
![]() | GetType |
获取一个属性的值类型
|
![]() | GetValues |
获取所有属性值
|
![]() | Remove |
移除一个属性
|