Compartir a través de


GeographyCollection.Geographies Propiedad

Definición

Obtiene la colección de geografías.

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)

Valor de propiedad

Colección de geografías.

Se aplica a