GeographyCollection.Geographies 属性

定义

获取地理集合。

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)

属性值

地理集合。

适用于