Share via


GeographyCollection.Geographies Property

Definition

Gets the collection of 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)

Property Value

The collection of geographies.

Applies to