AMapGeoCode LevelList Property 高德地图 Windows Phone 8 搜索API参考手册
高德地图 Windows Phone 8 搜索API参考手册
获取匹配级别字符串数组,匹配级别取值定义参见 《地理编码匹配级别表》

Namespace: Com.AMap.Api.Services.Results
Assembly: WindowPhone8DOC (in WindowPhone8DOC.dll) Version: 2.0.0.0
Syntax

public IList<string> LevelList { get; }

Property Value

Type: 联机IList 联机String 
See Also