Sdílet prostřednictvím


DbGeography.SymmetricDifference(DbGeography) Metoda

Definice

Vypočítá symetrický rozdíl této hodnoty DbGeography a jiné hodnoty 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

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

Návraty

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

Výjimky

Platí pro