Partager via


Constructeur GeographyCollection

Initialise une nouvelle instance de la classe GeographyCollection.

Espace de noms :  System.Spatial
Assembly :  System.Spatial (en System.Spatial.dll)

Syntaxe

'Déclaration
Protected Sub New ( _
    coordinateSystem As CoordinateSystem, _
    creator As SpatialImplementation _
)
'Utilisation
Dim coordinateSystem As CoordinateSystem
Dim creator As SpatialImplementation

Dim instance As New GeographyCollection(coordinateSystem, _
    creator)
protected GeographyCollection(
    CoordinateSystem coordinateSystem,
    SpatialImplementation creator
)
protected:
GeographyCollection(
    CoordinateSystem^ coordinateSystem, 
    SpatialImplementation^ creator
)
new : 
        coordinateSystem:CoordinateSystem * 
        creator:SpatialImplementation -> GeographyCollection
protected function GeographyCollection(
    coordinateSystem : CoordinateSystem, 
    creator : SpatialImplementation
)

Paramètres

Voir aussi

Référence

GeographyCollection Classe

Espace de noms System.Spatial