GeographyCollection.Geographies 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取地理集合。
public abstract System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.Spatial.Geography> Geographies { get; }
member this.Geographies : System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.Spatial.Geography>
Public MustOverride ReadOnly Property Geographies As ReadOnlyCollection(Of Geography)
属性值
地理集合。