SQL Server 2008空间数据应用系列十一:Bing Maps中呈现GeoRSS订(2)
来源:未知 责任编辑:责任编辑 发表时间:2013-11-15 19:46 点击:次
set; }
public string Description { get; set; }
public string Link { get; set; }
public string PubData { get; set; }
public LocationCollection Locatios { get; set; }
}
}
public string Description { get; set; }
public string Link { get; set; }
public string PubData { get; set; }
public LocationCollection Locatios { get; set; }
}
}
using System.Collections.Generic;
using System;
using System.Net;
using System.Xml.Linq;
using System.Linq;
using System.Windows;
using Microsoft.Maps.MapControl;
namespace GeoRss.Map.GeoRssUtils
{
public delegate void DownloadGeoRssCompletedEventHandler(List<GeoRssItem>
相关新闻>>
最新推荐更多>>>
- 发表评论
-
- 最新评论 更多>>