Partager via


GeographyCollection(CoordinateSystem, SpatialImplementation) Constructeur

Définition

Initialise une nouvelle instance de la classe GeographyCollection.

protected GeographyCollection (Microsoft.Spatial.CoordinateSystem coordinateSystem, Microsoft.Spatial.SpatialImplementation creator);
new Microsoft.Spatial.GeographyCollection : Microsoft.Spatial.CoordinateSystem * Microsoft.Spatial.SpatialImplementation -> Microsoft.Spatial.GeographyCollection
Protected Sub New (coordinateSystem As CoordinateSystem, creator As SpatialImplementation)

Paramètres

coordinateSystem
CoordinateSystem

Système de coordonnées de cette collection de géographies.

creator
SpatialImplementation

Implémentation qui a créé cette instance.

S’applique à