DbGeometry.SpatialEquals(DbGeometry) Metoda

Definice

Určuje, zda je tato DbGeometry prostorově rovna zadanému argumentu DbGeometry.

public:
 bool SpatialEquals(System::Data::Spatial::DbGeometry ^ other);
public bool SpatialEquals(System.Data.Spatial.DbGeometry other);
member this.SpatialEquals : System.Data.Spatial.DbGeometry -> bool
Public Function SpatialEquals (other As DbGeometry) As Boolean

Parametry

other
DbGeometry

Hodnota geometrie, která by měla být porovnána s touto hodnotou geometrie pro rovnost.

Návraty

true je-li other prostorově rovna této geometrické hodnotě; jinak false.

Výjimky

Platí pro