Condividi tramite


Costruttore GeographyMultiLineString

Inizializza una nuova istanza della classe GeographyMultiLineString.

Spazio dei nomi  System.Spatial
Assembly:  System.Spatial (in System.Spatial.dll)

Sintassi

'Dichiarazione
Protected Sub New ( _
    coordinateSystem As CoordinateSystem, _
    creator As SpatialImplementation _
)
'Utilizzo
Dim coordinateSystem As CoordinateSystem
Dim creator As SpatialImplementation

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

Parametri

Vedere anche

Riferimento

GeographyMultiLineString Classe

Spazio dei nomi System.Spatial