GeometryCollectionAggregate.Merge(GeometryCollectionAggregate) Método

Definição

Adiciona a coleção especificada GeometryCollectionAggregate a esta coleção de geometria.

public void Merge(Microsoft.SqlServer.Types.GeometryCollectionAggregate group);
member this.Merge : Microsoft.SqlServer.Types.GeometryCollectionAggregate -> unit
Public Sub Merge (group As GeometryCollectionAggregate)

Parâmetros

group
GeometryCollectionAggregate

A coleção de objetos SqlGeometry a serem adicionados a essa coleção de geometria.

Aplica-se a