A Sandcastle Documented Class Library
FeatureEditgetFeatureValue Method |
得到要素的属性值
Namespace: AO_J
Assembly: AO_J (in AO_J.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Object getFeatureValue( IFeature feature, string fieldName )
Parameters
- feature
- Type: IFeature
要素 - fieldName
- Type: SystemString
属性字段名
Return Value
Type: Object要素属性值
See Also