Udostępnij za pośrednictwem


DbGeography.SymmetricDifference(DbGeography) Metoda

Definicja

Oblicza symetryczną różnicę tej wartości dbGeography i inną wartość 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

Wartość geograficzna, dla której należy obliczyć różnicę symetryczną z tą wartością.

Zwraca

Nowa wartość dbGeography reprezentująca symetryczną różnicę między tą wartością geograficzną a other.

Wyjątki

Dotyczy