Jazyk

DbGeography.SymmetricDifference(DbGeography) Metoda

Definice

Vypočítá symetrický rozdíl této hodnoty DbGeography a další hodnotu DbGeography.

public:
 System::Data::Spatial::DbGeography ^ SymmetricDifference(System::Data::Spatial::DbGeography ^ other);
public System.Data.Spatial.DbGeography SymmetricDifference(System.Data.Spatial.DbGeography other);
member this.SymmetricDifference : System.Data.Spatial.DbGeography -> System.Data.Spatial.DbGeography
Public Function SymmetricDifference (other As DbGeography) As DbGeography

Parametry

other
DbGeography

Zeměpisná hodnota, pro kterou se má vypočítat symetrický rozdíl s touto hodnotou.

Návraty

Nová hodnota DbGeography představující symetrický rozdíl mezi touto zeměpisnou hodnotou a other.

Výjimky

Platí pro